Wrangler.toml Configuration Headache during Branch Merge
Hey!
I'm having a bit of a struggle with my GitHub workflow, specifically regarding my wrangler.toml file. In my repository, I need this file to be different when merging changes from my dev branch to my main branch. However, every time I attempt to merge, it seems to create a mess.
Has anyone faced a similar issue or can provide some guidance on how to handle this situation effectively? I'd really appreciate your insights and solutions!
3 Replies