From d24bbea13175c28ff88ef118f1b244e35134eb28 Mon Sep 17 00:00:00 2001 From: SongJun Date: Wed, 22 Jul 2026 07:13:37 -0400 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=8A=E4=BC=A0=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E5=85=A5=E5=8F=A3=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/action.yml b/upload/action.yml index 2a0ecf1..181796e 100644 --- a/upload/action.yml +++ b/upload/action.yml @@ -66,4 +66,4 @@ outputs: SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed. runs: using: 'node20' - main: 'dist/upload/index.js' + main: 'dist/index.js'