From f210ef225bb6ec5a8bffcc2474432fdf52ac74c0 Mon Sep 17 00:00:00 2001 From: xushengfeng Date: Wed, 23 Oct 2024 13:38:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=20=E4=BF=AE=E5=A4=8Drelease?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 91c29ded5f..d98fda3d0f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: pnpm run dist - name: release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | "build/app-*"