Add branch name.

This commit is contained in:
Ernie Pasveer
2025-12-12 09:36:31 -06:00
parent bcce57ea70
commit 1c3c985f96
+1
View File
@@ -36,6 +36,7 @@ jobs:
- name: Build Flatpak
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
branch: ${{ github.ref_name }}
bundle: seer.flatpak
manifest-path: flatpak/io.github.epasveer.seer.yml
cache-key: flatpak-builder-${{ github.sha }}