diff --git a/.github/workflows/mjit.yml b/.github/workflows/mjit.yml index 39a05ae419..3e648fa941 100644 --- a/.github/workflows/mjit.yml +++ b/.github/workflows/mjit.yml @@ -66,7 +66,7 @@ jobs: payload: | { "attachments": [{ - "text": "${{ job.status}}: " + + "text": "${{ job.status}}: " + "() " + "of ${{ github.repository }}@" + "${{ github.ref }}".split('/').reverse()[0] + " by ${{ github.event.head_commit.committer.name }}", "color": "danger"