Skip to content

Commit 263e3f5

Browse files
Update release.yml
1 parent e05b37c commit 263e3f5

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
@@ -21,6 +21,6 @@ jobs:
2121
- name: Upload
2222
run: ./push-package.sh
2323
env:
24-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
24+
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2525
confirm: "y"
2626
SKIP_TAG: "y"

0 commit comments

Comments
 (0)