From d25aeb6628f65c6b2febf69526e89929f80d21f8 Mon Sep 17 00:00:00 2001 From: M2ke4U <79621885+MrHua269@users.noreply.github.com> Date: Sun, 1 Oct 2023 11:15:26 +0800 Subject: [PATCH] Update build.yml --- .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 ce854e3..c47a0e8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: name: Artifacts path: build/libs/ - name: Release Artifacts - uses: marvinpinto/action-automatic-releases@latest + uses: svenstaro/upload-release-action@v2 with: title: "Molia MC1.20.1 - ${{ env.Compile_Date }}" automatic_release_tag: "1.20.1-${{ env.Compile_Date }}"