Updated workflow
All checks were successful
Build and Release / build-and-release (push) Successful in 9s
Generate Release Files / generate-releases (push) Successful in 38s

This commit is contained in:
2026-02-15 00:27:19 +01:00
parent 5229fa8274
commit 3aa1cd1b11

View File

@@ -30,7 +30,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ steps.version.outputs.tag_name }}
name: Dev Build ${{ steps.version.outputs.tag_name }}
name: Release ${{ steps.version.outputs.tag_name }}
body: |
Automated dev build of OmniNX Downloader
Commit: ${{ github.sha }}