mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 00:14:21 +00:00
🔧 Migliora ulteriormente il messaggio di notifica.
Completamente unrelated: ho finito la pagina di Gestione dell'Informazione!
This commit is contained in:
parent
ce91f462c5
commit
db2c221285
1 changed files with 5 additions and 2 deletions
7
.github/workflows/notify_unimoreinfo.yml
vendored
7
.github/workflows/notify_unimoreinfo.yml
vendored
|
@ -14,6 +14,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
to: -1001234297904
|
to: -1001234297904
|
||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
args: |
|
format: html
|
||||||
uni.steffo.eu è stato aggiornato!
|
disable_web_page_preview: yes
|
||||||
|
message: |
|
||||||
|
<a href="https://uni.steffo.eu">Appuntiweb</a> è stato aggiornato!
|
||||||
|
|
||||||
${{ github.event.head_commit.message }}
|
${{ github.event.head_commit.message }}
|
||||||
|
|
Loading…
Reference in a new issue