From 504329a1604a862442c615193c34e1e09d84530a Mon Sep 17 00:00:00 2001 From: Jeffery Date: Mon, 1 Dec 2025 10:44:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=20if=20=E5=88=A4?= =?UTF-8?q?=E6=96=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 2feba28..a03e6f1 100644 --- a/action.yml +++ b/action.yml @@ -132,7 +132,6 @@ runs: - name: 清理舊映像 id: cleanup-images - if: inputs.package-name != '' shell: bash run: | echo "開始清理舊映像,保留最新 ${{ inputs.keep-count }} 個版本" -- 2.48.1