expo-github-action icon indicating copy to clipboard operation
expo-github-action copied to clipboard

Preview action throws with `qr-target` set to "dev-build".

Open binchik opened this issue 5 months ago • 0 comments

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""

binchik avatar Sep 23 '24 05:09 binchik