expo / expo/expo-github-action
Preview action throws with `qr-target` set to "dev-build".
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the bug
Preview action throws with `qr-target` set to "dev-build".
### To Reproduce
What steps did you perform which led to this issue?
1. Use the preview action
2. Set `qr-target` to "dev-build"
3. See the action throwing an error
#### Expected behavior
`qr-target: dev-build` to work
#### Actual behavior
It threw the following error:
"Error: Invalid QR code target: "dev-build", expected "expo-go" or "dev-build""
Contributor guide
Assessment
This issue has not been assessed yet.