Skip to content

Commit

Permalink
Merge pull request #765 from contentstack/fix/launch-release-workflow
Browse files Browse the repository at this point in the history
release workflow update, launch fix
  • Loading branch information
shafeeqd959 authored May 4, 2023
2 parents 99ccbd6 + eccba81 commit df1b403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
with:
token: ${{ secrets.NPM_TOKEN }}
package: ./packages/contentstack-launch/package.json
access: public
- name: Installing dependencies of core
id: core-installation
if: ${{env.release_releaseAll == 'true' || env.release_plugins_core == 'true'}}
Expand Down

0 comments on commit df1b403

Please sign in to comment.