diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 83993eb..9b8e8e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,6 +31,6 @@ jobs: with: repository-name: gnome-44 bundle: bavarder.flatpak - manifest-path: build-aux/flatpak/pagee.codeberg.Imaginer.Imaginer.json + manifest-path: build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json cache-key: flatpak-builder-${{ github.sha }} arch: ${{ matrix.arch }} \ No newline at end of file