Skip to content

Commit 43b5d89

Browse files
committed
chore: (workflow) enable provenance for npm configuration
1 parent d5ba7b6 commit 43b5d89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
# Use OIDC for npm authentication instead of NPM_TOKEN
4242
NPM_TOKEN: "" # https://github.com/changesets/changesets/issues/1152#issuecomment-3190884868
43+
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)