Skip to content

Commit 49ffd66

Browse files
committed
Renamed action
1 parent 16b8bd7 commit 49ffd66

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,4 +19,4 @@ jobs:
1919
- run: npm install
2020
- run: npm publish
2121
env:
22-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
22+
NODE_AUTH_TOKEN: ${{secrets.NPMJS_TOKEN}}

0 commit comments

Comments
 (0)