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 567241c commit 8d2cf12Copy full SHA for 8d2cf12
1 file changed
.github/workflows/publish.yml
@@ -20,4 +20,4 @@ jobs:
20
node-version: 24
21
registry-url: https://registry.npmjs.org
22
- run: pnpm install
23
- - run: pnpm publish --access public
+ - run: pnpm publish --access public --no-git-checks
0 commit comments