Skip to content

Commit

Permalink
Bugfix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrg committed Apr 30, 2023
1 parent f19975a commit 2aa20fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
node-version: 16
registry-url: https://npm.pkg.github.com/
scope: '@andrewbrg'
- run: npm config set registry https://npm.pkg.github.com
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 2aa20fd

Please sign in to comment.