Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
通知:有新的内容已推送到仓库「toutoukan」的 main 分支!!
|
通知:有新的内容已推送到仓库「toutoukan」的 main 分支!!
|
||||||
|
|
||||||
推送时间: ${{ github.run_attempt || '未知时间' }}
|
推送时间: ${{ github.event.pusher.date || github.run_started_at }}
|
||||||
推送作者: ${{ github.actor }}
|
推送作者: ${{ github.actor }}
|
||||||
提交信息: ${{ github.event.head_commit.message || '无提交信息' }}
|
提交信息: ${{ github.event.head_commit.message || '无提交信息' }}
|
||||||
to: 1627832236@qq.com
|
to: 1627832236@qq.com
|
||||||
|
|||||||
Reference in New Issue
Block a user