diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3bb2e2a..cb94145 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -28,4 +28,5 @@ jobs: email: kiran.hart@live.com src_branch: main dst_branch: master + commit_message: ${{ github.event.head_commit.message }}