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 d9d41c6 commit 3c27e2dCopy full SHA for 3c27e2d
.github/workflows/dev_build.yml
@@ -26,8 +26,8 @@ jobs:
26
uses: marvinpinto/action-automatic-releases@latest
27
with:
28
repo_token: '${{ secrets.GITHUB_TOKEN }}'
29
- automatic_release_tag: "1.21.1_1.0.0.2"
+ automatic_release_tag: "1.21.3_1.0.0.2"
30
prerelease: true
31
- title: "1.21.1 | 1.0.0.2"
+ title: "1.21.3 | 1.0.0.2"
32
files: |
33
./build/libs/*.jar
0 commit comments