Fix incorrect release titles
Signed-off-by: MMK21Hub <KAGfan2018@outlook.com>
This commit is contained in:
parent
41032aaac2
commit
6439ef11aa
2
.github/workflows/trigger_release.yml
vendored
2
.github/workflows/trigger_release.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
name: PrismLauncher ${{ env.VERSION }}
|
||||
name: Prism Launcher ${{ env.VERSION }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
files: |
|
||||
|
Loading…
Reference in New Issue
Block a user