Skip to content

Commit 03b1ba3

Browse files
committed
refactor github workflow
1 parent 1ad109f commit 03b1ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
with:
3838
commit_message: "build: ${{ github.sha }}"
3939
branch: build
40-
commit_options: "--no-verify --force"
40+
commit_options: "--no-verify"
4141
push_options: "--no-verify --force"
4242
skip_checkout: true

0 commit comments

Comments
 (0)