From 7754848470f1e25b8674e3900103088085632518 Mon Sep 17 00:00:00 2001 From: Roman Danilov Date: Fri, 19 Apr 2024 14:26:14 +0500 Subject: [PATCH] Update dev_build.yml --- .github/workflows/dev_build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dev_build.yml b/.github/workflows/dev_build.yml index 1679076..90f22bf 100644 --- a/.github/workflows/dev_build.yml +++ b/.github/workflows/dev_build.yml @@ -16,8 +16,8 @@ jobs: uses: marvinpinto/action-automatic-releases@latest with: repo_token: '${{ secrets.GITHUB_TOKEN }}' - automatic_release_tag: "1.20.4_1.0.8.1" + automatic_release_tag: "1.20.4_1.0.8.2" prerelease: true - title: "1.20.4 | 1.0.8.1" + title: "1.20.4 | 1.0.8.2" files: | ./build/libs/*.jar