Worker runtime public keys deleted every build, secret keys ok
Hi all, I have a problem in my worker where whenever my push to git triggers a build all of my public runtime vars are deleted, but all of the secret vars remain. I attempted to set public key vars in wrangler (along with keep_vars:true) but still not working/completely ignored. the build variables persist no problem.thanks for any info!
2 Replies