File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 with :
6767 token : ${{ secrets.NPM_TOKEN }}
6868 package : ./packages/contentstack-utilities/package.json
69- tag : beta
7069
7170 # Variants
7271 - name : Installing dependencies of variants
@@ -103,7 +102,6 @@ jobs:
103102 with :
104103 token : ${{ secrets.NPM_TOKEN }}
105104 package : ./packages/contentstack-command/package.json
106- tag : beta
107105
108106 # Config
109107 - name : Installing dependencies of config
@@ -245,7 +243,6 @@ jobs:
245243 with :
246244 token : ${{ secrets.NPM_TOKEN }}
247245 package : ./packages/contentstack-export-to-csv/package.json
248- tag : beta
249246
250247 # Migration
251248 - name : Installing dependencies of migration
@@ -314,7 +311,6 @@ jobs:
314311 token : ${{ secrets.NPM_TOKEN }}
315312 package : ./packages/contentstack-branches/package.json
316313 access : public
317- tag : beta
318314
319315 # Core CLI
320316 - name : Installing dependencies of core
You can’t perform that action at this time.
0 commit comments