Skip to content

Commit

Permalink
feat: add support for build provenance to unreleased-publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Nov 5, 2024
1 parent afa5b36 commit 0ef801a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unreleased-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
- run: pnpm publish --no-git-checks --tag next
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NPM_CONFIG_PROVENANCE: true

0 comments on commit 0ef801a

Please sign in to comment.