Skip to content

Commit 1bc94a0

Browse files
committed
ci: update actions
1 parent 06ce07c commit 1bc94a0

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
@@ -85,4 +85,4 @@ jobs:
8585
if: github.event.inputs.dry_run != 'true'
8686
run: npm publish --access public
8787
env:
88-
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
88+
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)