Skip to content

Commit

Permalink
Update push-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Explosion-Scratch authored Apr 19, 2021
1 parent 0f62896 commit e98bd3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- uses: actions/setup-node@v1
with:
registry-url: 'https://npm.pkg.github.com'
scope: ""
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e98bd3f

Please sign in to comment.