From 788fbc99de5011b5f5c0ad70359468026b052f4b Mon Sep 17 00:00:00 2001 From: Snowykami Date: Fri, 20 Dec 2024 02:04:13 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=96=B0=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE=E4=B8=BA=20Node?= =?UTF-8?q?=2020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 9f35eea..2a65c9c 100644 --- a/action.yml +++ b/action.yml @@ -23,5 +23,6 @@ outputs: runs: using: node20 + main: 'dist/index.js'