separated 1.17 & 1.16
This commit is contained in:
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@@ -26,9 +26,9 @@ jobs:
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "latest"
|
||||
automatic_release_tag: "latest-1.17"
|
||||
prerelease: false
|
||||
title: "Development Build"
|
||||
title: "1.17 Build"
|
||||
files: |
|
||||
./build/libs/*.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user