[solved] How to upload vars along with a wrangler deployment
I know we can use
.dev.vars for local development. But how do I set the env vars for production and development deployment? I can't add them to wrangler.toml as it gets commited to git.
