Update notify.yml
This commit is contained in:
parent
caaf055e58
commit
9489689dbf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/notify.yml
vendored
4
.github/workflows/notify.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
disable_web_page_preview: true
|
||||
format: html
|
||||
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>
|
||||
|
||||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue