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 2db4253 commit 44a39bcCopy full SHA for 44a39bc
.github/workflows/release-please.yml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
node-version: 24.x
32
registry-url: 'https://registry.npmjs.org'
33
- - run: npm publish --access public
+ - run: npm publish --access public --provenance
0 commit comments