Skip to content

Commit 27f9989

Browse files
committed
ci: disable git checks
1 parent 9dba924 commit 27f9989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: pnpm dev:prepare
3737

3838
- name: 🛠 Build and release project
39-
run: pnpm publish
39+
run: pnpm publish --no-git-checks

0 commit comments

Comments
 (0)