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 bb98398 commit 4cc2885Copy full SHA for 4cc2885
1 file changed
.github/workflows/release.yml
@@ -37,4 +37,4 @@ jobs:
37
commit: 'chore: version packages'
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_CONFIG_PROVENANCE: true
0 commit comments