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 699258a commit 54efe95Copy full SHA for 54efe95
.github/workflows/publish-to-npm-on-tag.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Publish
39
run: |
40
- npm publish --access public
+ npm publish --provenance --access public
0 commit comments