mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
🔧 Visualizza messaggio del commit nella notifica. Forse.
This commit is contained in:
parent
ab21b726f4
commit
ce91f462c5
1 changed files with 3 additions and 1 deletions
4
.github/workflows/notify_unimoreinfo.yml
vendored
4
.github/workflows/notify_unimoreinfo.yml
vendored
|
@ -14,4 +14,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
to: -1001234297904
|
to: -1001234297904
|
||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
args: ✨ uni.steffo.eu è stato aggiornato! [${{ github.sha }}]
|
args: |
|
||||||
|
uni.steffo.eu è stato aggiornato!
|
||||||
|
${{ github.event.head_commit.message }}
|
||||||
|
|
Loading…
Reference in a new issue