Error unterminated string
samuk opened this issue · 5 comments
samuk commented
jcsalterego commented
Are you missing an ending quote in your file?
samuk commented
jcsalterego commented
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
samuk commented
jcsalterego commented
@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.