mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04: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:
|
||||
to: -1001234297904
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
args: |
|
||||
uni.steffo.eu è stato aggiornato!
|
||||
format: html
|
||||
disable_web_page_preview: yes
|
||||
message: |
|
||||
<a href="https://uni.steffo.eu">Appuntiweb</a> è stato aggiornato!
|
||||
|
||||
${{ github.event.head_commit.message }}
|
||||
|
|
Loading…
Reference in a new issue