Skip to content

Commit df1b403

Browse files
authored
Merge pull request #765 from contentstack/fix/launch-release-workflow
release workflow update, launch fix
2 parents 99ccbd6 + eccba81 commit df1b403

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
with:
220220
token: ${{ secrets.NPM_TOKEN }}
221221
package: ./packages/contentstack-launch/package.json
222+
access: public
222223
- name: Installing dependencies of core
223224
id: core-installation
224225
if: ${{env.release_releaseAll == 'true' || env.release_plugins_core == 'true'}}

0 commit comments

Comments
 (0)