We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a263e92 commit 69c0ee7Copy full SHA for 69c0ee7
.github/workflows/publish.yml
@@ -44,4 +44,4 @@ jobs:
44
run: pnpm test
45
46
- name: Publish Package
47
- run: npm publish --tolerate-republish --no-fund
+ run: npm publish --tolerate-republish --no-fund --access public --provenance
0 commit comments