mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Merge pull request #1481 from GriffinRichards/fix-symsname
Use PR title for symbols branch commits
This commit is contained in:
commit
4419337aeb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,4 +71,4 @@ jobs:
|
|||||||
branch: symbols
|
branch: symbols
|
||||||
cwd: "./symbols"
|
cwd: "./symbols"
|
||||||
add: "*.sym"
|
add: "*.sym"
|
||||||
message: ${{ github.event.commits[0].message }}
|
message: ${{ github.event.pull_request.title }}
|
||||||
|
Loading…
Reference in New Issue
Block a user