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 e0ea163 commit d451bf7Copy full SHA for d451bf7
.github/workflows/publish-to-npm.yml
@@ -44,4 +44,4 @@ jobs:
44
45
- name: Publish to npm
46
id: publish
47
- run: pnpm publish
+ run: pnpm publish --no-git-checks
0 commit comments