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 646697b commit 54c9ed5Copy full SHA for 54c9ed5
1 file changed
.github/workflows/release.yml
@@ -47,4 +47,4 @@ jobs:
47
- run: npx semantic-release@24
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_CONFIG_PROVENANCE: true
0 commit comments