Skip to content

Commit 729d73b

Browse files
committed
ci: test fix deploy tokens
1 parent 1c4b6da commit 729d73b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
run: npm publish --access public
3333
env:
3434
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
35+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)