mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
- ReleaseTracks: Added in-app ReleaseTracks switching support
This commit is contained in:
5
.github/workflows/alpha.yml
vendored
5
.github/workflows/alpha.yml
vendored
@@ -13,8 +13,9 @@ jobs:
|
||||
Reuseable-build:
|
||||
uses: ./.github/workflows/reusable-build-workflow.yml
|
||||
with:
|
||||
bundle_id: "com.SideStore.SideStore.Alpha"
|
||||
bundle_id_suffix: ".Alpha"
|
||||
# bundle_id: "com.SideStore.SideStore.Alpha"
|
||||
bundle_id: "com.SideStore.SideStore"
|
||||
# bundle_id_suffix: ".Alpha"
|
||||
is_beta: true
|
||||
publish: true
|
||||
is_shared_build_num: false
|
||||
|
||||
Reference in New Issue
Block a user