mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
chore(github): add commit message example
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
show the github varable commit: ${{ github.sha }}
|
||||
show the github varable ref: {{ commit.ref }}
|
||||
show the github varable commit: {{ commit.sha }}
|
||||
Commit Message: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: send default message
|
||||
uses: ./
|
||||
|
||||
Reference in New Issue
Block a user