Cloudflare DevelopersCD
Cloudflare Developers16mo ago
8 replies
Deanmuse94

Worker Secret missing after deploying Worker

Hi, I have a Cloudflare Worker that I have connected to my Github Actions pipeline to automate deployments after pushing to a specific branch. I created a secret for the worker in the dashboard and it seems when I push my code, the secret is removed/deleted, which obviously breaks the worker script. Am I potentially doing something incorrectly?
Was this page helpful?