diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 18c0385b..d6e96bd9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: # This is the name of the Bundle file we're building and can be anything you like bundle: Communique.flatpak # This uses your app's RDNN ID - manifest-path: build-aux/flatpak/org.gnome.FeedReader.yml + manifest-path: build-aux/flatpak/com.github.suzie97.communique.yml # You can automatically run any of the tests you've created as part of this workflow run-tests: true