chore: Update flatpak manifest path in alpha.yml workflow

This commit is contained in:
Mauro Balades
2024-07-22 19:46:14 +02:00
parent 2962f0741c
commit 1a761535df

View File

@@ -293,7 +293,7 @@ jobs:
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged
if: ${{ github.event.inputs.create_release == 'true' || true }}
if: ${{ github.event.inputs.create_release == 'true' }}
steps:
- uses: actions/checkout@v3
@@ -311,7 +311,7 @@ jobs:
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: org.zen.browser.flatpak
manifest-path: flatpak/org.zen.browser.flatpak.json
manifest-path: flatpak/org.zen.browser.flatpak.yml
cache-key: flatpak-builder-${{ github.sha }}
- name: Upload flatpak repo