Merge pull request #451 from GriffinRichards/fix-symsname

Use PR title for symbols branch commits
This commit is contained in:
PikalaxALT
2021-07-08 11:35:05 -04:00
committed by GitHub
+1 -1
View File
@@ -92,4 +92,4 @@ jobs:
branch: symbols
cwd: "./symbols"
add: "*.sym"
message: ${{ github.event.commits[0].message }}
message: ${{ github.event.pull_request.title }}