Skip to content

Commit 43b2c05

Browse files
Update main.yml
1 parent dceb5e4 commit 43b2c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# This is the name of the Bundle file we're building and can be anything you like
2727
bundle: MyApp.flatpak
2828
# This uses your app's RDNN ID
29-
manifest-path: com.github.yourusername.yourrepositoryname.yml
29+
manifest-path: com.github.peteruithoven.resizer.yml
3030

3131
# You can automatically run any of the tests you've created as part of this workflow
3232
run-tests: true

0 commit comments

Comments
 (0)