mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
@@ -77,4 +77,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
to: ${{ secrets.TELEGRAM_TO }}
|
to: ${{ secrets.TELEGRAM_TO }}
|
||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
message: ${{ github.actor }}:${{ github.event.head_commit.message }}
|
message: |
|
||||||
|
${{ github.actor }}:${{ github.event.head_commit.message }} \n
|
||||||
|
Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user