Skip to content

Commit 869bc7a

Browse files
authored
Merge pull request #50 from aws/xiazcy-patch-1
Update npm-publish.yml
2 parents ce6aaac + cfa5d04 commit 869bc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- run: npm ci
2828
- run: npm publish --provenance --access public
2929
env:
30-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
30+
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)