Skip to content

Commit 3c27e2d

Browse files
committed
Update dev_build.yml
1 parent d9d41c6 commit 3c27e2d

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
@@ -26,8 +26,8 @@ jobs:
2626
uses: marvinpinto/action-automatic-releases@latest
2727
with:
2828
repo_token: '${{ secrets.GITHUB_TOKEN }}'
29-
automatic_release_tag: "1.21.1_1.0.0.2"
29+
automatic_release_tag: "1.21.3_1.0.0.2"
3030
prerelease: true
31-
title: "1.21.1 | 1.0.0.2"
31+
title: "1.21.3 | 1.0.0.2"
3232
files: |
3333
./build/libs/*.jar

0 commit comments

Comments
 (0)