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 0c19952 commit c96bd26Copy full SHA for c96bd26
.github/workflows/ci.yml
@@ -69,4 +69,4 @@ jobs:
69
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
70
71
- name: Publish
72
- run: pnpm publish --access public
+ run: pnpm publish --access public --no-git-checks
0 commit comments