From af11316f22e7237ef4390bf818f7328576b25c51 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Thu, 14 May 2026 01:03:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B8=E6=B8=8A:=20=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E8=A1=A8=E5=8D=95=E5=AD=97=E6=AE=B5=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/deploy-brand-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/deploy-brand-ui.yaml b/.forgejo/workflows/deploy-brand-ui.yaml index 49eb9b6..eaba77c 100644 --- a/.forgejo/workflows/deploy-brand-ui.yaml +++ b/.forgejo/workflows/deploy-brand-ui.yaml @@ -9,7 +9,7 @@ on: inputs: action: description: '操作: 部署 / 预览CSS' - default: 'deploy' + default: '部署' jobs: deploy-theme: