We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a561b33 commit 6c35f89Copy full SHA for 6c35f89
1 file changed
.github/workflows/publish.yml
@@ -45,4 +45,4 @@ jobs:
45
- name: Prepare and publish
46
run: |
47
npm run prepare
48
- npm publish --access public
+ npm publish --access public --provenance
0 commit comments