Always build flatpaks!

This commit is contained in:
Mauro Balades
2024-07-22 19:41:48 +02:00
parent 8de06906b8
commit 2962f0741c

View File

@@ -293,7 +293,7 @@ jobs:
container: container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44 image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged options: --privileged
if: ${{ github.event.inputs.create_release == 'true' }} if: ${{ github.event.inputs.create_release == 'true' || true }}
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3