We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43772c8 commit 52d14daCopy full SHA for 52d14da
3 files changed
.github/workflows/deploy.yml
@@ -34,5 +34,4 @@ jobs:
34
with:
35
publish: npm run publish-packages
36
env:
37
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
38
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NPM_CONFIG_PROVENANCE: true
0 commit comments