1.20.4 (#325)
This commit is contained in:
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@@ -34,9 +34,9 @@ jobs:
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "latest-1.20.2"
|
||||
automatic_release_tag: "latest-1.20.4"
|
||||
prerelease: false
|
||||
title: "1.20.2 Build"
|
||||
title: "1.20.4 Build"
|
||||
files: |
|
||||
./build/libs/*.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user