Change the flatpak branch of the flatpak package created by the CI. So it can be installed in parallel with the stable version on the same system

This commit is contained in:
Martin Marmsoler 2021-12-14 08:03:09 +01:00
parent 8ea034910a
commit ff01372510

View File

@ -35,6 +35,7 @@ jobs:
bundle: com.github.Murmele.Gittyup.flatpak
manifest-path: com.github.Murmele.Gittyup/com.github.Murmele.Gittyup.yml
cache: false
branch: development
- name: Upload Flatpak package
uses: actions/upload-artifact@v2
with: