Skip to content

Commit 2626ef6

Browse files
authored
Merge pull request #1 from coderlzw-cn/release
Update npm-publish.yml
2 parents 4ed3836 + 48f73ea commit 2626ef6

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
@@ -28,4 +28,4 @@ jobs:
2828
- name: Publish to NPM
2929
run: npm publish
3030
env:
31-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
31+
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)