more name
All checks were successful
build / Create Release (push) Successful in 4s
build / publish (zip, x86_64-pc-windows-msvc, windows-2022, windows-x86_64) (push) Successful in 10m12s

This commit is contained in:
2024-07-12 21:49:08 +02:00
parent 53559a91b1
commit 4693fbbed3

View File

@@ -21,7 +21,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
with: with:
tag_name: ${{ gitea.ref }} tag_name: ${{ gitea.ref }}
release_name: "${{ gitea.event.repository.name }}-${{ gitea.ref }}" release_name: "${{ gitea.event.repository.name }}-${{ gitea.ref_name }}"
draft: true draft: true
prerelease: false prerelease: false
publish: publish: