From b91806e650787ae6a3bb77b4fb4d9dca73e9c015 Mon Sep 17 00:00:00 2001 From: biss Date: Fri, 24 Jul 2026 09:34:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9E=84=E5=BB=BA=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 2ac9ac8..ddc51b8 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -73,7 +73,7 @@ jobs: "${{ steps.package_version.outputs.profile }}" - name: Upload platform packages as workflow artifact - uses: https://github.com/actions/upload-artifact@v4 + uses: https://github.com/hristopherhx/gitea-upload-artifact@v4 with: name: eis-${{ steps.package_version.outputs.version }}-${{ steps.package_version.outputs.profile }}-platform-packages path: artifacts/packages/*