Skip to content

Commit

Permalink
chore: Update workflow token (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottlovegrove authored Nov 9, 2022
1 parent 8427159 commit cce2d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
registry-url: 'https://npm.pkg.github.com/'
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_PACKAGES_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cce2d6c

Please sign in to comment.