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