CI/CD
Automate your build and publishing workflow with CI/CD.
Expo EAS Build
Use Expo EAS for cloud builds:
GitHub Actions
Automate builds and uploads with GitHub Actions:
Build Workflow
Upload to Store
Use the upload action:
Complete Workflow
Combine build and upload:
Secrets
Configure these secrets in your repository:
EXPO_TOKEN: Expo access tokenMETA_APP_ID: Your Meta app IDMETA_ACCESS_TOKEN: Meta API access token
Manual Steps
Some steps may still require manual action:
- Screenshot creation
- Store listing updates
- Review submission (can be automated via API)
