Closed samuk closed 11 months ago
Are you missing an ending quote in your file?
This is how the variable looks in the Github WebUI.
Should I be adding "quotes" to that?
Ah, I think the problem is there's a newline/enter in that variable. Can you try removing the trailing newline from the CLOUDFLARE_WORKER_NAME Value field?
So if you "Select All" in that field, you should see: worker-small-night-fd13
instead of
worker-small-night-fd13
Thanks that has indeed resolved that. Apologies I thought I had tried deleting any extra spaces/breaks, but clearly not.
I do now run into this issue, but I'll investigate that unless you have any insights into what I've done wrong?
@samuk Based on your action https://github.com/samuk/bsky_robot_list/actions/runs/7209257611/job/19639831726 it looks like there's another newline in your account ID perhaps? I'd run through your variables and make sure none of them have the same newline issue.
When I try to deploy I get:
⛅️ wrangler 3.20.0
✘ [ERROR] Unterminated string
Any idea why?