Skip to content

Commit 02d7f8d

Browse files
committed
Try to fix git commit issue
1 parent c01fb87 commit 02d7f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
run: bash github-build.sh
6666
- name: Commit release tag and next version
6767
uses: stefanzweifel/git-auto-commit-action@v4
68-
with:
69-
push_options: '--follow-tags'
68+
with:
69+
push_options: '--follow-tags'

0 commit comments

Comments
 (0)