From 97daa16fe42b184473b2c09b80fb51fb8e59bd37 Mon Sep 17 00:00:00 2001 From: xiaohei <3440556848@qq.com> Date: Sat, 15 Feb 2025 16:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dactions=E8=B7=AF=E5=BE=84?= 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 c764dfa..36d92c0 100644 --- a/action.yaml +++ b/action.yaml @@ -14,4 +14,4 @@ outputs: runs: using: 'node20' - main: 'index.js' \ No newline at end of file + main: 'dist/index.js' \ No newline at end of file