mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Get back flatpak in release
This commit is contained in:
parent
a3847334a0
commit
b136d133c7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
|||||||
- name: Download All Artifacts
|
- name: Download All Artifacts
|
||||||
uses: actions/download-artifact@main
|
uses: actions/download-artifact@main
|
||||||
with:
|
with:
|
||||||
pattern: "{Release-*,*.AppImage}"
|
pattern: "{Release-*,*.flatpak,*.AppImage}"
|
||||||
path: Release
|
path: Release
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user