Skip to content

Commit

Permalink
Update tgbot-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizumo-prjkt authored Nov 21, 2024
1 parent 6b4188e commit 40f54ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tgbot-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <b>test</b> 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
<i>Also sorry, for the ping, i am conducting an assessment</i>

0 comments on commit 40f54ce

Please sign in to comment.