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 801c10f commit a7b6e6bCopy full SHA for a7b6e6b
.github/workflows/flatpak-builder.yml
@@ -13,6 +13,6 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
15
with:
16
- bundle: Alpaca.flatpak
+ bundle: com.jeffser.Alpaca.flatpak
17
manifest-path: com.jeffser.Alpaca.json
18
cache-key: flatpak-builder-${{ github.sha }}
0 commit comments