separated 1.17 & 1.16

This commit is contained in:
Cloudburst
2021-06-12 16:43:32 +02:00
parent 527cf827ba
commit 2f06582656
2 changed files with 3 additions and 3 deletions

View File

@@ -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