Skip to content

Commit 2248267

Browse files
committed
problem: ERR_PNPM_GIT_UNKNOWN_BRANCH
1 parent cc62d5d commit 2248267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
run: pnpm -r run build
5050

5151
- name: Publish to NPM
52-
run: pnpm publish --access=public
52+
run: pnpm publish --access=public --no-git-checks
5353
working-directory: packages/${{ matrix.package }}

0 commit comments

Comments
 (0)