- CI: Improve build log capture in case of errors

This commit is contained in:
Magesh K
2025-02-22 17:12:12 +05:30
parent 5323fdadcf
commit ca8c394ae0
5 changed files with 122 additions and 61 deletions

View File

@@ -17,7 +17,7 @@ jobs:
bundle_id: "com.SideStore.SideStore"
# bundle_id_suffix: ".Alpha"
is_beta: true
publish: true
publish: ${{ vars.PUBLISH_ALPHA_UPDATES == 'true' }}
is_shared_build_num: false
release_tag: "alpha"
release_name: "Alpha"