Skip to content

Commit

Permalink
ci(release): 🎡 add provenance config
Browse files Browse the repository at this point in the history
  • Loading branch information
yikoyu committed Dec 26, 2024
1 parent 3d649e4 commit a94e6ac
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 @@ -39,4 +39,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_REGISTRY: https://registry.npmjs.org/
NPM_CONFIG_PROVENANCE: true
run: pnpm semantic-release

0 comments on commit a94e6ac

Please sign in to comment.