Skip to content

Commit

Permalink
chore: support npm provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 5, 2025
1 parent 56ffe24 commit cd4c9c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
./scripts/release.sh
env:
NPM_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
NPM_CONFIG_PROVENANCE: true

0 comments on commit cd4c9c9

Please sign in to comment.