From c2b2159d778a792f197216aca7bede44d28ff35e Mon Sep 17 00:00:00 2001 From: qxa Date: Wed, 21 Jan 2026 17:11:24 +0800 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 1294fea..0257833 100644 --- a/action.yaml +++ b/action.yaml @@ -22,4 +22,4 @@ runs: using: node16 main: dist/restore/index.js post: dist/save/index.js - post-if: "success()" + post-if: "always()"