mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
[flatpak] Put Flatpak artifacts in the "Release" folder
This commit is contained in:
parent
ccb7b0aa64
commit
17c4e43ad3
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -141,7 +141,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@main
|
uses: actions/download-artifact@main
|
||||||
with:
|
with:
|
||||||
pattern: "*.flatpak"
|
pattern: "*.flatpak"
|
||||||
path: Flatpak
|
path: Release
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
- name: Checkout uploadtool
|
- name: Checkout uploadtool
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user