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: |
|
||||
通知:有新的内容已推送到仓库「toutoukan」的 main 分支!!
|
||||
|
||||
推送时间: ${{ github.run_started_at }}
|
||||
推送时间: ${{ github.event.head_commit.timestamp }}
|
||||
推送作者: ${{ github.actor }}
|
||||
提交信息: ${{ github.event.head_commit.message || '无提交信息' }}
|
||||
to: 1627832236@qq.com
|
||||
|
||||
Reference in New Issue
Block a user