Skip to content

Commit

Permalink
✨ auto submit native prod bulids
Browse files Browse the repository at this point in the history
  • Loading branch information
mikib0 committed Aug 14, 2024
1 parent ea923fd commit 9d7fc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

- name: Build on EAS
working-directory: ./apps/expo
run: eas build --platform all --profile production --non-interactive
run: eas build --platform all --profile production --non-interactive --no-wait --auto-submit

0 comments on commit 9d7fc44

Please sign in to comment.