summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2021-06-15 09:33:13 -0400
committerGitHub <noreply@github.com>2021-06-15 09:33:13 -0400
commit077f2eadfc017ac5980586d58bcf9e5152488901 (patch)
treed28e767fb06311d229a63118f261dde3e09a5d4c
parent8ccfa170781ed38f7ccf653fa6cab6c2aea607fe (diff)
parent5e85a5f9d0deae8c40d9010ac843ae6a5e8fa826 (diff)
Merge pull request #825 from PikalaxALT/push_symbols
Clone commit message to symbols branch
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 67e49fc5b..2ea87994b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -89,3 +89,4 @@ jobs:
branch: symbols
cwd: "./symbols"
add: "*.sym"
+ message: ${{ github.event.commits[0].message }}