Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
|||||||
To: ${TO_EMAIL}
|
To: ${TO_EMAIL}
|
||||||
Subject: =?UTF-8?B?${base64_subject}?=
|
Subject: =?UTF-8?B?${base64_subject}?=
|
||||||
|
|
||||||
通知:有新的内容已推送到仓库「toutoukan」的main分支!
|
通知:有新的内容已推送到仓库「toutoukan」的main分支!!
|
||||||
推送时间: $(date +"%Y-%m-%d %H:%M:%S")
|
推送时间: $(date +"%Y-%m-%d %H:%M:%S")
|
||||||
推送作者: $(git log -1 --pretty=format:'%an')
|
推送作者: $(git log -1 --pretty=format:'%an')
|
||||||
提交信息: $(git log -1 --pretty=format:'%s')
|
提交信息: $(git log -1 --pretty=format:'%s')
|
||||||
|
|||||||
Reference in New Issue
Block a user