Update notify.yml

This commit is contained in:
stefanodvx 2025-04-17 14:41:32 +02:00
parent caaf055e58
commit 9489689dbf

View file

@ -13,7 +13,7 @@ jobs:
disable_web_page_preview: true disable_web_page_preview: true
format: html format: html
message: | message: |
<b>🛠 ${{ github.actor }} created commit</b> (<code>${{github.sha}}</code>) <b>new commit created</b> (<code>${{ github.actor }}</code>)
<i>${{ github.event.commits[0].message }}</i> <i>${{ github.event.commits[0].message }}</i>
<a href='https://github.com/${{ github.repository }}/commit/${{github.sha}}'>See changes</a> <a href='https://github.com/${{ github.repository }}/commit/${{github.sha}}'>see changes</a>