Issues with runtime variables and secrets

Hello guys

I have a cloudflare worker app that's connected to a git repo and auto deploys the new changes whenever I push.

But each time it does that I always need to add my database credentials from the dashboard

while if I use wrangler I don't have to set it every time it just works

am I doing something wrong?
Was this page helpful?