Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfland authored Dec 25, 2021
1 parent 5f962f9 commit 710bfa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:
version: $GITVERSION_SEMVER

- run: npm ci
working-directory: ch8_packages/npm

- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
working-directory: ch8_packages/npm

0 comments on commit 710bfa7

Please sign in to comment.