File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 55 push :
66 tags :
77 - ' *'
8+ branches :
9+ - desktop-releases
810
911 # Allows you to run this workflow manually from the Actions tab
1012 workflow_dispatch :
2931 runs-on : ubuntu-22.04
3032 env :
3133 CONVEYOR_AGREE_TO_LICENSE : " 1"
32- APP_VERSION : ${{ github.ref_name }}
34+ APP_VERSION : 3.22.0
3335 steps :
3436 - uses : actions/checkout@v2
3537 - uses : actions/setup-java@v3
Original file line number Diff line number Diff line change 1515 display-name = "WFRP Master"
1616 license = "GPL-3"
1717 rdns-name = "cz.frantisekmasa.wfrp-master"
18- vcs-url = "https:// github.com/fmasa/wfrp-master"
18+ vcs-url = "github.com/fmasa/wfrp-master"
1919 icons = "app/src/main/res/mipmap-xxxhdpi/ic_launcher.png"
20-
21- site {
22- base-url = "https://fmasa.github.io/wfrp-master/download"
23- }
2420}
2521
2622conveyor.compatibility-level = 17
Original file line number Diff line number Diff line change @@ -54,9 +54,7 @@ compose.desktop {
5454 packageVersion = System .getenv(" APP_VERSION" ) ? : " 1.0.0"
5555
5656 windows {
57- menuGroup = " Compose Examples"
58- // see https://wixtoolset.org/documentation/manual/v3/howtos/general/generate_guids.html
59- upgradeUuid = " BF9CDA6A-1391-46D5-9ED5-383D6E68CCEB"
57+ upgradeUuid = " F73A74E2-BF36-4883-B4AE-ABC289D0816C"
6058 }
6159
6260 nativeDistributions {
You can’t perform that action at this time.
0 commit comments