We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2094ba3 commit 249d750Copy full SHA for 249d750
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
# This is the name of the Bundle file we're building and can be anything you like
27
bundle: Communique.flatpak
28
# This uses your app's RDNN ID
29
- manifest-path: build-aux/flatpak/org.gnome.FeedReader.yml
+ manifest-path: build-aux/flatpak/com.github.suzie97.communique.yml
30
31
# You can automatically run any of the tests you've created as part of this workflow
32
run-tests: true
0 commit comments