Skip to content

Commit 4f2dd3f

Browse files
committed
Update dev_build.yml
1 parent 789e463 commit 4f2dd3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
uses: marvinpinto/action-automatic-releases@latest
1818
with:
1919
repo_token: '${{ secrets.GITHUB_TOKEN }}'
20-
automatic_release_tag: "1.20.4_1.0.9.1"
20+
automatic_release_tag: "1.20.4_1.0.9.2"
2121
prerelease: true
22-
title: "1.20.4 | 1.0.9.1"
22+
title: "1.20.4 | 1.0.9.2"
2323
files: |
2424
./build/libs/*.jar

0 commit comments

Comments
 (0)