We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7cec89 commit bc3aebaCopy full SHA for bc3aeba
.github/workflows/release.yml
@@ -19,7 +19,7 @@ on:
19
20
env:
21
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
22
- NPM_CONFIG_PROVENANCE: true
+ # NPM_CONFIG_PROVENANCE: true
23
24
jobs:
25
release:
0 commit comments