Skip to content

Commit a7b6e6b

Browse files
authored
Update flatpak-builder.yml
1 parent 801c10f commit a7b6e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
1515
with:
16-
bundle: Alpaca.flatpak
16+
bundle: com.jeffser.Alpaca.flatpak
1717
manifest-path: com.jeffser.Alpaca.json
1818
cache-key: flatpak-builder-${{ github.sha }}

0 commit comments

Comments
 (0)