gha(release): Hopefully fixes it

This commit is contained in:
Mary
2023-03-11 19:13:40 +01:00
parent a80fa5e33f
commit 2dc422bc14
2 changed files with 21 additions and 16 deletions

View File

@@ -114,6 +114,8 @@ jobs:
flatpak_release:
uses: ./.github/workflows/flatpak.yml
needs: release
with:
ryujinx_version: "${{ env.RYUJINX_BASE_VERSION }}.${{ github.run_number }}"
ryujinx_base_version: "1.1"
ryujinx_version_minor: github.run_number
secrets: inherit