We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ba7b6 commit 43b5d89Copy full SHA for 43b5d89
1 file changed
.github/workflows/publish-release.yml
@@ -40,3 +40,4 @@ jobs:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
# Use OIDC for npm authentication instead of NPM_TOKEN
42
NPM_TOKEN: "" # https://github.com/changesets/changesets/issues/1152#issuecomment-3190884868
43
+ NPM_CONFIG_PROVENANCE: true
0 commit comments