diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a1a90db38..fcaf84221 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -687,12 +687,6 @@ jobs: EOF - name: Validate app in App Store - if: | - (github.ref == 'refs/heads/main' - && needs.setup.outputs.rc_branch_exists == 0 - && needs.setup.outputs.hotfix_branch_exists == 0) - || (github.ref == 'refs/heads/rc' && needs.setup.outputs.hotfix_branch_exists == 0) - || github.ref == 'refs/heads/hotfix-rc' run: | xcrun altool \ --validate-app \