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 e2ae36f commit a831eeeCopy full SHA for a831eee
.github/workflows/publish.yml
@@ -35,4 +35,4 @@ jobs:
35
run: npm run build
36
37
- name: Publish to npm
38
- run: npm publish --access public
+ run: npm publish --access public --provenance
0 commit comments