mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
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:
parent
8ea034910a
commit
ff01372510
1
.github/workflows/build-master.yml
vendored
1
.github/workflows/build-master.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user