I have a wrangler config file with 3
I have a wrangler config file with 3 environments. I manually deployed
prod to a Worker via CLI which set the Worker name to worker-chat-prod and then setup deploy builds from changes to main Github branch.
But now Cloudflare keeps pushing a change to my Git repo on a new branch to rename this wrangler config to "name": "worker-chat-prod" from "name": "worker-chat".
Can I stop that from happening?
1 Reply
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View