Skip to content

Commit

Permalink
Update npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrg committed May 11, 2023
1 parent 74dc464 commit 3b4423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: 16
registry-url: 'https://npm.pkg.github.com/'
- run: npm config set registry https://npm.pkg.github.com/andrewbrg
- run: npm config set registry https://npm.pkg.github.com/@andrewbrg
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 3b4423e

Please sign in to comment.