We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789e463 commit 4f2dd3fCopy full SHA for 4f2dd3f
.github/workflows/dev_build.yml
@@ -17,8 +17,8 @@ jobs:
17
uses: marvinpinto/action-automatic-releases@latest
18
with:
19
repo_token: '${{ secrets.GITHUB_TOKEN }}'
20
- automatic_release_tag: "1.20.4_1.0.9.1"
+ automatic_release_tag: "1.20.4_1.0.9.2"
21
prerelease: true
22
- title: "1.20.4 | 1.0.9.1"
+ title: "1.20.4 | 1.0.9.2"
23
files: |
24
./build/libs/*.jar
0 commit comments