- Beta-Builds: Updated bundleID suffix with beta build to match source

This commit is contained in:
Magesh K
2025-02-08 12:17:45 +05:30
parent cf81d2876c
commit 61086a681a
4 changed files with 13 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ jobs:
uses: ./.github/workflows/reusable-build-workflow.yml
with:
bundle_id: "com.SideStore.SideStore.Nightly"
bundle_id_suffix: ".Nightly"
is_beta: true
publish: true
is_shared_build_num: false