From aae54f2c4c727f2b164288297c223bd5471db7b2 Mon Sep 17 00:00:00 2001 From: heliguy4599 Date: Thu, 21 Sep 2023 15:00:39 -0400 Subject: [PATCH] Change flatpak builder to flathub --- .github/workflows/flatpak-builder.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/flatpak-builder.yml b/.github/workflows/flatpak-builder.yml index 2b509c2..a496f82 100644 --- a/.github/workflows/flatpak-builder.yml +++ b/.github/workflows/flatpak-builder.yml @@ -18,6 +18,4 @@ jobs: uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 with: bundle: io.github.heliguy4599.Warehouse.flatpak - manifest-path: io.github.heliguy4599.Warehouse.json - repository-name: gnome-nightly - repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo \ No newline at end of file + manifest-path: io.github.heliguy4599.Warehouse.json \ No newline at end of file