Skip to content

Commit c0a983f

Browse files
committed
update npm token name
1 parent f3048e4 commit c0a983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changesets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
publish: bun changeset:publish
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
68+
NPM_TOKEN: ${{ secrets.NPMJS_TOKEN }}
6969
# https://docs.npmjs.com/generating-provenance-statements
7070
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)