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 74364fe commit 5f1b3e6Copy full SHA for 5f1b3e6
.github/workflows/release.yml
@@ -46,4 +46,4 @@ jobs:
46
run: pnpm build
47
48
- name: Publish to npm
49
- run: pnpm publish --no-git-checks
+ run: npm publish --provenance --access public
0 commit comments