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 e34d71d commit f19975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
node-version: 16
registry-url: https://npm.pkg.github.com/
scope: '@andrewbrg'
- run: npm publish --access public
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit f19975a

Please sign in to comment.