Update flatpak-builder.yml
This commit is contained in:
2
.github/workflows/flatpak-builder.yml
vendored
2
.github/workflows/flatpak-builder.yml
vendored
@@ -13,6 +13,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||||
with:
|
with:
|
||||||
bundle: Alpaca.flatpak
|
bundle: com.jeffser.Alpaca.flatpak
|
||||||
manifest-path: com.jeffser.Alpaca.json
|
manifest-path: com.jeffser.Alpaca.json
|
||||||
cache-key: flatpak-builder-${{ github.sha }}
|
cache-key: flatpak-builder-${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user