diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6373ff..903299f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: show the github varable commit: ${{ github.sha }} show the github varable ref: {{ commit.ref }} show the github varable commit: {{ commit.sha }} + Commit Message: ${{ github.event.head_commit.message }} - name: send default message uses: ./