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.
2 parents 70b729e + 1405584 commit 1df312cCopy full SHA for 1df312c
1 file changed
.github/workflows/release.yaml
@@ -26,4 +26,4 @@ jobs:
26
27
- run: pnpm install --frozen-lockfile
28
- run: pnpm run build
29
- - run: pnpm publish
+ - run: pnpm publish --no-git-checks
0 commit comments