mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
@@ -21,7 +21,8 @@ jobs:
|
|||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
message: |
|
message: |
|
||||||
The ${{ github.event_name }} event triggered second step.
|
The ${{ github.event_name }} event triggered second step.
|
||||||
show the github varable: ${{ github.ref }}
|
show the github varable ref: ${{ github.ref }}
|
||||||
|
show the github varable commit: ${{ github.sha }}
|
||||||
|
|
||||||
- name: send default message
|
- name: send default message
|
||||||
uses: appleboy/telegram-action@master
|
uses: appleboy/telegram-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user