From bcf52f79da0ac3f15b8084e4f22ca28c1e1a2a70 Mon Sep 17 00:00:00 2001 From: Hailey Date: Thu, 15 Feb 2024 13:29:54 -0800 Subject: [PATCH] autosubmit, remove cheat --- .github/workflows/deploy-nightly-testflight.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/deploy-nightly-testflight.yml b/.github/workflows/deploy-nightly-testflight.yml index 3f3197fa55..61bc8c5388 100644 --- a/.github/workflows/deploy-nightly-testflight.yml +++ b/.github/workflows/deploy-nightly-testflight.yml @@ -1,11 +1,8 @@ name: Deploy Nightly Testflight Release on: -# schedule: -# - cron: '0 5 * * *' - push: - branches: - - hailey/use-eas-version-code + schedule: + - cron: '0 5 * * *' jobs: build: