This commit is contained in:
Hailey
2024-02-11 20:02:11 -08:00
parent c6dc08c091
commit a6befbd647
@@ -43,11 +43,8 @@ jobs:
# - name: Bump build number # - name: Bump build number
# run: yarn bump:ios # run: yarn bump:ios
- name: Test EAS - name: EAS build and submit
run: eas build:version:sync -p all run: eas build -p ios --profile production --non-interactive
# - name: EAS build and submit
# run: eas build -p ios --profile production --auto-submit --non-interactive
# - name: Commit # - name: Commit
# uses: stefanzweifel/git-auto-commit-action@v5 # uses: stefanzweifel/git-auto-commit-action@v5