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 3436d2e commit 7258a94Copy full SHA for 7258a94
1 file changed
.github/workflows/release.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Build package
34
run: npm run build
35
- name: Publish package
36
- run: npm publish --access public
+ run: npm publish --provenance --access public
0 commit comments