diff --git a/.github/workflows/flatpak-builder.yml b/.github/workflows/flatpak-builder.yml index 9ca323f2..6e975fdd 100644 --- a/.github/workflows/flatpak-builder.yml +++ b/.github/workflows/flatpak-builder.yml @@ -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 }}