From 75012f0854de625cf22b4e4f46e7bb7dcaae96b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lison=20Fernandes?= Date: Thu, 17 Oct 2024 23:39:35 +0100 Subject: [PATCH] enable testflight validation --- .github/workflows/build.yml | 6 ------ 1 file changed, 6 deletions(-) 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 \