diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fdea07c..13595b9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "${{ env.RELEASE_VERSION }}" + automatic_release_tag: "latest" prerelease: false title: "Release ${{ env.RELEASE_VERSION }}" files: | diff --git a/pom.xml b/pom.xml index 699075c..a9048b8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cn.lunadeer Dominion - 1.23.8-beta + 1.23.9-beta jar Dominion