fix: 更新 Git 默认用户邮箱从 actions@gitea.com 改为 xgj-actions@xmail.bjxgj.com

This commit is contained in:
Lyda
2026-03-11 11:01:15 +08:00
parent ddd5d83eb2
commit 0535fe327b
+1 -1
View File
@@ -14,7 +14,7 @@ inputs:
git-user-email:
description: 'Git 用户邮箱'
required: false
default: 'actions@gitea.com'
default: 'xgj-actions@xmail.bjxgj.com'
kube-config:
description: 'Base64 编码的 kubectl 配置文件'
required: false