Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 20bd22e

Browse files
committed
ss
1 parent e361c60 commit 20bd22e

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
@@ -27,4 +27,4 @@ jobs:
2727
registry-url: https://registry.npmjs.org/
2828
- run: npm publish
2929
env:
30-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
30+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)