Skip to content

Commit

Permalink
Update publish-npm.yml (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahzinger authored Apr 26, 2023
1 parent e4e553e commit 926a5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
if: steps.version_check.outputs.changed == 'true'
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_PACKAGE_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 926a5dc

Please sign in to comment.