We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dceb5e4 commit 43b2c05Copy full SHA for 43b2c05
.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: MyApp.flatpak
28
# This uses your app's RDNN ID
29
- manifest-path: com.github.yourusername.yourrepositoryname.yml
+ manifest-path: com.github.peteruithoven.resizer.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