From 40f54cee3711cd2efec8203b5767811f046dcaf8 Mon Sep 17 00:00:00 2001 From: Mizu <70519093+Mizumo-prjkt@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:29:50 +0800 Subject: [PATCH] Update tgbot-test.yml --- .github/workflows/tgbot-test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/tgbot-test.yml b/.github/workflows/tgbot-test.yml index 9c65e6c..2269183 100644 --- a/.github/workflows/tgbot-test.yml +++ b/.github/workflows/tgbot-test.yml @@ -17,11 +17,11 @@ jobs: with: to: '${{secrets.TELEGRAM_TO}}' token: '${{secrets.TELEGRAM_TOKEN}}' - format: markdown + format: html message: | - This is a **test** message that has been brodcasted by the GH Actions using telegram-action + This is a test message that has been brodcasted by the GH Actions using telegram-action See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}} - Also sorry, for the ping, i am conducting an assessment + Also sorry, for the ping, i am conducting an assessment