Skip to content

Commit e70d093

Browse files
committed
Update release-prepare-monthly.yml
1 parent 668edcc commit e70d093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-prepare-monthly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Make an empty commit
3333
uses: stefanzweifel/git-auto-commit-action@v5
3434
with:
35-
commit_message: "chore: empty commit for release"
35+
commit_message: "chore: empty commit to run CI"
3636
branch: build/release-${{ env.TIMESTAMP }}
3737
commit_options: "--allow-empty"
3838
- name: Create Pull Request

0 commit comments

Comments
 (0)