Update main.yml

This commit is contained in:
JACKYMYPERSON
2025-09-16 00:13:25 +08:00
committed by GitHub
parent 4b0ce8fec8
commit 6860e26759

View File

@@ -48,7 +48,7 @@ jobs:
Subject: =?UTF-8?B?${base64_subject}?= Subject: =?UTF-8?B?${base64_subject}?=
Content-Type: text/plain; charset=UTF-8 Content-Type: text/plain; charset=UTF-8
通知有新的内容已推送到仓库「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')