changing the name of the release

This commit is contained in:
defnotken
2025-08-27 09:13:01 -05:00
parent b6b8e7bddf
commit 2b98bf6891

View File

@@ -76,7 +76,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.package_version.outputs.version }}
name: Release ${{ steps.package_version.outputs.version }}
name: ${{ steps.package_version.outputs.version }}
draft: false
prerelease: false
files: output/LightlessClient.zip