From e23f222ffa67db87d4b97a74048ebce4f8bc0874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B3=BB=E7=B5=B1=E7=AE=A1=E7=90=86=E5=93=A1?= <1+admin@noreply.localhost> Date: Tue, 30 Jun 2026 02:51:50 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20action.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 347f706..c1140b8 100644 --- a/action.yaml +++ b/action.yaml @@ -4,7 +4,7 @@ author: 'Jeffery' inputs: is_beta: description: '是否為 beta 版本' - default: "false" + default: false outputs: version: description: '計算出的版本號'