This commit is contained in:
Elias Nahum 2023-01-11 22:12:49 +02:00
parent 9ab21b2f62
commit 4f86a87bdc
No known key found for this signature in database
GPG key ID: A2EB45B81EA1AB32

View file

@ -432,6 +432,7 @@ jobs:
task: "Deploy to Google Play"
target: android
file: "*.apk"
env: "SUPPLY_TRACK=beta"
deploy-android-beta:
executor:
@ -451,6 +452,7 @@ jobs:
task: "Deploy to TestFlight"
target: ios
file: "*.ipa"
env: ""
deploy-ios-beta:
executor: ios