1.19.3 isn't a LTS version

This commit is contained in:
nostalgic853
2022-12-09 21:11:01 +08:00
parent 28e81dca26
commit 32b94f0cae

View File

@@ -48,7 +48,7 @@ jobs:
- name: Release Artifacts
uses: marvinpinto/action-automatic-releases@latest
with:
title: "[LTS] main/1.19.3 #${{ env.workflow }}"
title: "main/1.19.3 #${{ env.workflow }}"
automatic_release_tag: "main-1.19.3"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: "build/libs/keyi-main-${{ env.MC_VERSION }}-${{ env.workflow }}.jar"