expo / expo/expo-github-action
[expo preview-build] build for multiple profiles
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the feature
In my project I want to trigger builds for both iOS simulator and real devices.
Now I can only triggerit for only one profile
`run: eas build --profile development --platform all`
### Motivation
I want to build all possible builds when my fingerprint will change
Contributor guide
Assessment
This issue has not been assessed yet.