mirror of https://github.com/pret/pokeemerald.git
Use PR title for symbols branch commits
This commit is contained in:
parent
32fe412755
commit
2f1a997440
|
@ -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