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