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 dc73b06 commit f28636cCopy full SHA for f28636c
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
commit_message: 'chore: sync changelog'
68
69
- name: Publish package for NPM
70
- run: pnpm publish
+ run: pnpm publish --access public --no-git-checks
71
env:
72
NPM_CONFIG_PROVENANCE: true
73
0 commit comments