This commit is contained in:
nostalgic853
2022-10-23 19:13:09 +08:00
parent ba7e158c60
commit f1fcf2dbfe

View File

@@ -49,7 +49,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
title: "[${{ env.ref }}] #${{ env.workflow }}"
automatic_release_tag: ${{ env.ref }}-1.19.2-${{ env.workflow }}
automatic_release_tag: ${{ env.ref }}-${{ env.workflow }}
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: build/libs/keyi-stable-${{ env.MC_VERSION }}-${{ env.workflow }}.jar
prerelease: false
prerelease: true