Skip to content

Commit 577f2fe

Browse files
committed
Update bundle ID
1 parent 30186f7 commit 577f2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests_app_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
APP_STORE_CONNECT_KEY_IDENTIFIER: ${{ secrets.SHAREZONE_APP_STORE_CONNECT_KEY_IDENTIFIER }}
305305
APP_STORE_CONNECT_ISSUER_ID: ${{ secrets.SHAREZONE_APP_STORE_CONNECT_ISSUER_ID }}
306306
APP_STORE_CONNECT_PRIVATE_KEY: ${{ secrets.SHAREZONE_APP_STORE_CONNECT_PRIVATE_KEY }}
307-
BUNDLE_ID: de.codingbrain.sharezone.app
307+
BUNDLE_ID: de.codingbrain.sharezone.app.dev
308308
run: |
309309
# Even when are trying to build app, we need to use "--platform IOS".
310310
# The reason for this that our production bundle ID was created for

0 commit comments

Comments
 (0)