ci:use -1.0 as tag for flatpak builder

This commit is contained in:
sithlord48
2025-01-23 16:12:48 -05:00
committed by Nick Bolton
parent 4c3d6c7080
commit 30263f3c70

View File

@ -346,7 +346,7 @@ jobs:
with:
bundle: deskflow-${{env.DESKFLOW_PACKAGE_VERSION}}-linux-${{matrix.flatpak.arch}}.flatpak
manifest-path: deploy/linux/flatpak/org.deskflow.deskflow.yml
cache-key: flatpak-builder-${{ github.sha }}
cache-key: flatpak-builder-${{matrix.flatpak.arch}}-1.0
arch: ${{matrix.flatpak.arch}}
upload-artifact: false