Skip to content

Commit 8c96bf2

Browse files
committed
chore: skip git checks
1 parent d052a56 commit 8c96bf2

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
@@ -37,4 +37,4 @@ jobs:
3737
- name: Install Dependencies
3838
run: pnpm i
3939

40-
- run: pnpm publish -r --access public
40+
- run: pnpm publish -r --access public --no-git-checks

0 commit comments

Comments
 (0)