mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-02 22:17:13 +02:00
gha(release): Hopefully fixes it
This commit is contained in:
parent
a80fa5e33f
commit
2dc422bc14
2 changed files with 21 additions and 16 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue