summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-06-15 09:19:08 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-06-15 09:19:08 -0400
commit5e85a5f9d0deae8c40d9010ac843ae6a5e8fa826 (patch)
treed28e767fb06311d229a63118f261dde3e09a5d4c
parent8ccfa170781ed38f7ccf653fa6cab6c2aea607fe (diff)
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 }}