There was an error while loading. Please reload this page.
1 parent b527140 commit 928ffe5Copy full SHA for 928ffe5
1 file changed
.github/workflows/ci.yml
@@ -24,9 +24,9 @@ jobs:
24
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
25
with:
26
# This is the name of the Bundle file we're building and can be anything you like
27
- bundle: com.github.phase1geo.annotator.flatpak
+ bundle: io.github.phase1geo.annotator.flatpak
28
# This uses your app's RDNN ID
29
- manifest-path: elementary/com.github.phase1geo.annotator.yml
+ manifest-path: elementary/io.github.phase1geo.annotator.yml
30
31
# These lines specify the location of the elementary Runtime and Sdk
32
repository-name: appcenter
0 commit comments