mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
[flatpak] Cleanup release.yml
This commit is contained in:
parent
d8baabbd35
commit
1d5b6f84ae
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -4,7 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- flatpak # TODO: Remove this line once the workflow has been validated to work.
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -137,13 +136,6 @@ jobs:
|
|||||||
path: Release
|
path: Release
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
# - name: Download Flatpak Artifacts
|
|
||||||
# uses: actions/download-artifact@main
|
|
||||||
# with:
|
|
||||||
# pattern: "*.flatpak"
|
|
||||||
# path: Release
|
|
||||||
# merge-multiple: true
|
|
||||||
|
|
||||||
- name: Checkout uploadtool
|
- name: Checkout uploadtool
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user