🚀 优化bot名字,更具辨识度
Hello from ImmortalWrt / say-hello (push) Successful in 1s
Details
Hello from ImmortalWrt / say-hello (push) Successful in 1s
Details
This commit is contained in:
parent
9c572b64d1
commit
4829434408
|
|
@ -75,8 +75,8 @@ env:
|
|||
|
||||
# ===== Git 提交配置 =====
|
||||
# Git 用户配置
|
||||
GIT_USER_NAME: "ci-bot"
|
||||
GIT_USER_EMAIL: "ci-bot@tinysoft.com.cn"
|
||||
GIT_USER_NAME: "ci[bot]"
|
||||
GIT_USER_EMAIL: "ci[bot]@tinysoft.com.cn"
|
||||
# Git 提交消息模板
|
||||
# 可用变量: {version} - 将被替换为实际的版本号
|
||||
# [skip ci] 标记防止触发无限循环
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@ env:
|
|||
MIN_LINES_THRESHOLD: "10"
|
||||
|
||||
# ===== Git 配置 =====
|
||||
GIT_USER_NAME: "ci-bot"
|
||||
GIT_USER_EMAIL: "ci-bot@tinysoft.com.cn"
|
||||
GIT_USER_NAME: "ci[bot]"
|
||||
GIT_USER_EMAIL: "ci[bot]@tinysoft.com.cn"
|
||||
|
||||
# ===== 平台配置 =====
|
||||
# 平台类型: github 或 gitea
|
||||
|
|
|
|||
Loading…
Reference in New Issue