parent
4327e4ca52
commit
3a2ff219b6
|
@ -150,7 +150,7 @@ jobs:
|
||||||
publish_to_app_store:
|
publish_to_app_store:
|
||||||
name: Publish to App Store
|
name: Publish to App Store
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: submit_for_app_review
|
needs: [build_upload, submit_for_app_review]
|
||||||
environment:
|
environment:
|
||||||
name: app_store
|
name: app_store
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue