From 6307493bfe7f2eba1bfc3e04a4cb3bdc6d1da6ab Mon Sep 17 00:00:00 2001 From: niklascfw Date: Tue, 3 Feb 2026 18:04:15 +0100 Subject: [PATCH] Updated Workflow --- .github/workflows/build-all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 460cbfa..9e5a0e8 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -18,6 +18,7 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v1 with: + name: Release ${{ github.ref_name }} files: | output/OmniNX-Light-*.zip output/OmniNX-Standard-*.zip