Skip to content

Commit 33f1543

Browse files
author
skychx
committed
ci(config): publish.yml add --no-git-checks
1 parent 4fc799c commit 33f1543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
with:
4747
commit: 'chore: update versions'
4848
title: 'chore: update versions'
49-
publish: pnpm publish -r
49+
publish: pnpm publish -r --no-git-checks
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)