Skip to content

Commit 378925d

Browse files
committed
fix: cannot pulish
Signed-off-by: Kevin Cui <bh@bugs.cc>
1 parent 840a827 commit 378925d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454

5555
- name: Publish
5656
run: |
57-
pnpm publish --access public
57+
pnpm publish --access public --no-git-checks
5858

0 commit comments

Comments
 (0)