Skip to content

Commit 8bba02f

Browse files
committed
update npm publish
1 parent 73e3599 commit 8bba02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: echo "new tag $NEW_TAG"
2929
- run: npm publish --access public
3030
env:
31-
NODE_AUTH_TOKEN: ${{ secrets.npm_api_token }}
31+
NPM_AUTH_TOKEN: ${{ secrets.NPM_API_TOKEN }}

0 commit comments

Comments
 (0)