mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
use Gittyup as the bundle name so it matches the convention for the download url in the code (kLinkFmt)
This commit is contained in:
parent
3bde597dd7
commit
04ce87b9a5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- name: Build package
|
||||
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
||||
with:
|
||||
bundle: com.github.Murmele.Gittyup.flatpak
|
||||
bundle: Gittyup
|
||||
manifest-path: com.github.Murmele.Gittyup/com.github.Murmele.Gittyup.yml
|
||||
cache: false
|
||||
branch: development
|
||||
|
Loading…
Reference in New Issue
Block a user