From b5776aa56490aed0858931393a2a2168c3dd062b Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Mon, 13 May 2024 15:45:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0github=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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