We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1be2ea commit 7a2023cCopy full SHA for 7a2023c
.github/workflows/publish.yml
@@ -28,4 +28,4 @@ jobs:
28
run: |
29
pnpm run build
30
31
- - run: pnpm publish --access public
+ - run: pnpm publish --access public --no-git-checks
0 commit comments