Skip to content

Commit

Permalink
ci: publish with provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
nix6839 committed Jun 16, 2024
1 parent e8195fc commit 2791cbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
- run: pnpm run build
- run: pnpm config set //registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }} --location project
- run: pnpm publish --access public --no-git-checks
env:
NPM_CONFIG_PROVENANCE: true

0 comments on commit 2791cbf

Please sign in to comment.