Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peteruithoven authored Sep 4, 2021
1 parent dceb5e4 commit 43b2c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# This is the name of the Bundle file we're building and can be anything you like
bundle: MyApp.flatpak
# This uses your app's RDNN ID
manifest-path: com.github.yourusername.yourrepositoryname.yml
manifest-path: com.github.peteruithoven.resizer.yml

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

0 comments on commit 43b2c05

Please # to comment.