Skip to content

Commit

Permalink
Update and rename npm-publish-github-packages.yml to npm-publish-pack…
Browse files Browse the repository at this point in the history
…age.yml
  • Loading branch information
PiSaucer authored Feb 8, 2022
1 parent d6daaae commit bd04ea9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
scope: "@modifiedcommand"
- run: yarn publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPMTOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit bd04ea9

Please sign in to comment.