expo-github-action
expo-github-action copied to clipboard
Preview action throws with `qr-target` set to "dev-build".
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?
- Use the preview action
- Set
qr-target
to "dev-build" - 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""