Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit 2ad1406

Browse files
authored
Update npm-publish.yml
1 parent 547e6a3 commit 2ad1406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm ci
2020
- run: npm publish
2121
env:
22-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
22+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2323

2424
publish-gpr:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)