Skip to content

Commit bd04ea9

Browse files
authored
Update and rename npm-publish-github-packages.yml to npm-publish-package.yml
1 parent d6daaae commit bd04ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.yml renamed to .github/workflows/npm-publish-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
scope: "@modifiedcommand"
2121
- run: yarn publish --access public
2222
env:
23-
NODE_AUTH_TOKEN: ${{ secrets.NPMTOKEN }}
23+
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)