Skip to content

Commit 68f21b2

Browse files
committed
update action
1 parent 34367bb commit 68f21b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
version: pnpm ci:version
3434
commit: "chore: update versions"
3535
title: "chore: update versions"
36-
publish: pnpm ci:publish
36+
publish: pnpm ci:publish --no-git-checks
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)