From ce91f462c5951cc1056abd6238d0d679ed22f913 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 21 Feb 2021 23:51:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Visualizza=20messaggio=20del=20c?= =?UTF-8?q?ommit=20nella=20notifica.=20Forse.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/notify_unimoreinfo.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/notify_unimoreinfo.yml b/.github/workflows/notify_unimoreinfo.yml index 3fb1b66..7720328 100644 --- a/.github/workflows/notify_unimoreinfo.yml +++ b/.github/workflows/notify_unimoreinfo.yml @@ -14,4 +14,6 @@ jobs: with: to: -1001234297904 token: ${{ secrets.TELEGRAM_TOKEN }} - args: ✨ uni.steffo.eu è stato aggiornato! [${{ github.sha }}] + args: | + uni.steffo.eu è stato aggiornato! + ${{ github.event.head_commit.message }}