Properly title the Linux SDL autogenerated PR
This commit is contained in:
parent
12c4d809ef
commit
6dba3318fa
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -24,7 +24,8 @@ jobs:
|
|||||||
- name: Create pull request
|
- name: Create pull request
|
||||||
uses: peter-evans/create-pull-request@v2
|
uses: peter-evans/create-pull-request@v2
|
||||||
with:
|
with:
|
||||||
commit-message: 'Update Linux SDL binaries'
|
commit-message: Update Linux SDL binaries
|
||||||
|
title: Update Linux SDL binaries
|
||||||
body: This PR has been auto-generated to update the Linux SDL binaries.
|
body: This PR has been auto-generated to update the Linux SDL binaries.
|
||||||
branch: update-linux-binaries
|
branch: update-linux-binaries
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user