Update notify-telegram.yml
This commit is contained in:
parent
188c4e880f
commit
7f41ef4c1e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/notify-telegram.yml
vendored
2
.github/workflows/notify-telegram.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
message: |
|
||||
[New commit](https://github.com/${{ github.repository }}/commit/${{github.sha}}) to [${{ github.repository }}](https://github.com/${{ github.repository }}):
|
||||
|
||||
[${{github.sha}}](https://github.com/${{ github.repository }}/commit/${{github.sha}}): __${{ github.event.commits[0].message }}__ by [${{ github.actor }}](https://github.com/${{ github.actor }})
|
||||
*Commit Message*: _${{ github.event.commits[0].message }}_ by [${{ github.actor }}](https://github.com/${{ github.actor }}).
|
||||
|
|
Loading…
Add table
Reference in a new issue