From 0535fe327ba4d5346c6beb321dcfea4f82495711 Mon Sep 17 00:00:00 2001 From: Lyda <1829913225@qq.com> Date: Wed, 11 Mar 2026 11:01:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20Git=20=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E7=94=A8=E6=88=B7=E9=82=AE=E7=AE=B1=E4=BB=8E=20action?= =?UTF-8?q?s@gitea.com=20=E6=94=B9=E4=B8=BA=20xgj-actions@xmail.bjxgj.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-env/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-env/action.yml b/config-env/action.yml index 22bee5e..656df87 100644 --- a/config-env/action.yml +++ b/config-env/action.yml @@ -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