Add version to release file

This commit is contained in:
2024-10-25 20:58:19 +02:00
committed by GitHub
parent fa19f8d938
commit b79e56d3a1

View File

@@ -63,5 +63,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./out/Lunaris.zip
asset_name: Lunaris.zip
asset_name: Lunaris_${{steps.semver.outputs.patch}}.zip
asset_content_type: application/zip