flatpak/flatpak-github-actions

What does the `branch` input do?

vadi2 opened this issue · 1 comments

vadi2 commented

I'm having some issues with changes in my cmake build scripts not being picked up by the flatpak-builder, and I'm wondering what does the branch input really do. The description states:

branch The default flatpak branch Optional master

But I'm finding it a bit tricky to grasp the full meaning from this. Any insights would be super helpful!

vadi2 commented

Worked out that this corresponds to the branch property that then gets exported to the flatpak, and flathub uses stable as the branch.