From db2c2212855a48b1522b25958395a02719fe54d5 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 21 Feb 2021 23:58:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Migliora=20ulteriormente=20il=20?= =?UTF-8?q?messaggio=20di=20notifica.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Completamente unrelated: ho finito la pagina di Gestione dell'Informazione! --- .github/workflows/notify_unimoreinfo.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/notify_unimoreinfo.yml b/.github/workflows/notify_unimoreinfo.yml index 7720328..d18cba6 100644 --- a/.github/workflows/notify_unimoreinfo.yml +++ b/.github/workflows/notify_unimoreinfo.yml @@ -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: | + Appuntiweb è stato aggiornato! + ${{ github.event.head_commit.message }}