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 }}"