CI: Add a proper Commit messages in PR step
This commit is contained in:
parent
1f18ac9f1d
commit
6bd106ab8f
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -180,6 +180,11 @@ jobs:
|
||||
with:
|
||||
delete-branch: true
|
||||
title: '[Auto] The bump by Github Actions'
|
||||
commit-message: |
|
||||
[Auto] Bumps
|
||||
- SDL2 ${{ env.SDL_VER }}
|
||||
- FFmpeg ${{ env.FFMPEG_VER }}
|
||||
- MoltenVK ${{ env.MVK_VER }}
|
||||
body: |
|
||||
Bumps
|
||||
- SDL2 ${{ env.SDL_VER }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user