From 3f042180595db460e72a86224a0fec61d190b736 Mon Sep 17 00:00:00 2001 From: dream_pep <98459127+dream-pep@users.noreply.github.com> Date: Thu, 3 Sep 2026 22:54:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20release.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复了发行 Action CI 的命名问题 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75c3aa6..f61290f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ # - 切换 BUILD ID 方案(时间 ID → Run Number)时,旧格式数值更大(2608271921 > 12), # 老用户不会自动升级 —— 切换时应同时提升 base(如 1.3.0-12 > 1.2.0-2608271921)。 -name: BUILD & Release (SignPath) +name: Koring Launcher Builder on: workflow_dispatch: