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 }}