Fix release name

This commit is contained in:
nostalgic853
2022-10-23 17:19:16 +08:00
parent b24cf95c9b
commit 2042f50186

View File

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