Update flatpak-builder.yml

This commit is contained in:
Jeffry Samuel 2024-08-12 23:15:53 -06:00 committed by GitHub
parent 801c10fb77
commit a7b6e6bbce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: Alpaca.flatpak
bundle: com.jeffser.Alpaca.flatpak
manifest-path: com.jeffser.Alpaca.json
cache-key: flatpak-builder-${{ github.sha }}