We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ERR_PNPM_GIT_UNKNOWN_BRANCH
1 parent 44102e3 commit 0fe9df5Copy full SHA for 0fe9df5
1 file changed
.github/workflows/release.yml
@@ -25,4 +25,4 @@ jobs:
25
cache: pnpm
26
- run: pnpm install --frozen-lockfile
27
- run: pnpm run build
28
- - run: pnpm publish --access=public
+ - run: pnpm publish --access=public --no-git-checks
0 commit comments