We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfd0caa + e60e4f5 commit b6417d1Copy full SHA for b6417d1
1 file changed
.github/workflows/publish-npm.yml
@@ -18,4 +18,4 @@ jobs:
18
with:
19
registry-url: "https://registry.npmjs.org"
20
- name: Publish package on NPM 📦
21
- run: npm publish --access public
+ run: npm publish --access public --provenance
0 commit comments