fix: use main

This commit is contained in:
0xMRTT 2023-08-20 14:58:30 +02:00
parent 0e55f65d01
commit 006e21e38c
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ jobs:
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: bavarder.flatpak
manifest-path: build-aux/flatpak/io.github.Bavarder.Bavarder.Devel.json
manifest-path: build-aux/flatpak/io.github.Bavarder.Bavarder.json
cache-key: flatpak-builder-${{ github.sha }}
arch: ${{ matrix.arch }}