From cf2c0d3619a76ee421b6fcee5754faff567fcaa1 Mon Sep 17 00:00:00 2001 From: yhl452493373 Date: Fri, 21 Nov 2025 23:30:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/BuildServer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/BuildServer.yml b/.github/workflows/BuildServer.yml index 5aea7e9..69da3e2 100644 --- a/.github/workflows/BuildServer.yml +++ b/.github/workflows/BuildServer.yml @@ -13,7 +13,7 @@ on: - ubuntu-24.04 - ubuntu-host push_to_docker: - description: 是否推送到 Docker Hub + description: 推送到 Docker Hub type: boolean default: false required: true