diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e4418953d8..b28d8fe653 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -337,7 +337,7 @@ jobs: mv ./OpenJO-macos-x86_64-Release-Non-Portable/* OpenJO-macos-x86_64.tar.gz - name: Create latest build - uses: marvinpinto/action-automatic-releases@latest + uses: crowbarmaster/GH-Automatic-Releases@latest with: repo_token: ${{ secrets.GITHUB_TOKEN }} automatic_release_tag: "latest"