Skip to content

Commit 03f77fa

Browse files
committed
ci: disable git checks of pnpm publish
1 parent 6268cea commit 03f77fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Release
4444
run: |
45-
pnpm publish
45+
pnpm publish --no-git-checks
4646
pnpm exec release-it --no-increment --no-git --no.npm --github.release --ci --VV
4747
sleep 1s
4848

0 commit comments

Comments
 (0)