Skip to content

Commit 85c134e

Browse files
committed
Update CI/CD
1 parent b528c2d commit 85c134e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Publish
2222
run: npm publish --provenance --access public
2323
env:
24-
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
24+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)