mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Use PR title for symbols branch commits
This commit is contained in:
parent
32fe412755
commit
2f1a997440
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,4 +71,4 @@ jobs:
|
||||
branch: symbols
|
||||
cwd: "./symbols"
|
||||
add: "*.sym"
|
||||
message: ${{ github.event.commits[0].message }}
|
||||
message: ${{ github.event.pull_request.title }}
|
||||
|
Loading…
Reference in New Issue
Block a user