From 8944d280ee9cf0fc6027d40a60ae4ea84f56c45e Mon Sep 17 00:00:00 2001 From: juewuy Date: Tue, 9 Dec 2025 22:54:42 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BC=98=E5=8C=96=E6=96=87=E4=BB=B6=E7=BB=93?= =?UTF-8?q?=E6=9E=84=EF=BC=8C=E5=87=86=E5=A4=87=E5=B0=86bin=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=94=BE=E5=88=B0=E5=8D=95=E7=8B=AC=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/bin_update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index 3e5bb4b..6110fbc 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -143,5 +143,5 @@ jobs: - name: Cleanup Workflow uses: Mattraks/delete-workflow-runs@main with: - retain_days: 1 - keep_minimum_runs: 2 \ No newline at end of file + retain_days: 0 + keep_minimum_runs: 1 \ No newline at end of file