mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-06-30 10:05:34 +02:00
specify apple app ID
This commit is contained in:
@@ -329,7 +329,8 @@ jobs:
|
||||
--type ios \
|
||||
--file Runner.ipa \
|
||||
--apiKey $APP_STORE_CONNECT_API_KEY_ID \
|
||||
--apiIssuer $APP_STORE_CONNECT_ISSUER_ID
|
||||
--apiIssuer $APP_STORE_CONNECT_ISSUER_ID \
|
||||
--apple-id 6752760780
|
||||
|
||||
# Clean up sensitive files
|
||||
rm -rf ~/private_keys
|
||||
|
||||
Reference in New Issue
Block a user