From fedc0eb13f435f52660a6877730c04ac8910df84 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 1 Nov 2023 12:25:28 +0200 Subject: [PATCH] Flatpak --- .github/workflows/flatpak.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml index af560ceb431..648e1561778 100644 --- a/.github/workflows/flatpak.yml +++ b/.github/workflows/flatpak.yml @@ -82,7 +82,7 @@ jobs: title: "Latest Release" automatic_release_tag: "v5.0.128" files: | - ${{ github.workspace }}/artifacts/* + ${{ github.workspace }}/artifacts/Invoice-Ninja-Archive # build-flatpak: # name: Build flatpak