Skip to content

Commit

Permalink
update npm token name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrieh committed Jun 30, 2024
1 parent f3048e4 commit c0a983f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
publish: bun changeset:publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPMJS_TOKEN }}
# https://docs.npmjs.com/generating-provenance-statements
NPM_CONFIG_PROVENANCE: true

0 comments on commit c0a983f

Please sign in to comment.