Run App Review job in parallel

This commit is contained in:
Davide De Rosa 2021-10-19 09:44:26 +02:00
parent 79c603dffd
commit 2736dfcede
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ jobs:
submit_for_app_review:
if: github.ref == 'refs/heads/stable'
runs-on: ubuntu-latest
needs: release_public_beta
needs: test_or_upload_to_app_store
environment:
name: app_review
env: