try sync
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user