https://github.com/marketplace/actions/deploy-to-cloudflare-workers-with-wrangler
https://developers.cloudflare.com/workers/configuration/routing/routes/#set-up-a-route-in-wranglertoml https://developers.cloudflare.com/workers/wrangler/configuration/#sample-wranglertoml-configuration
npx wrangler deploy --keep-vars
Below were added via secrets to avoud overriding: cloudflare/workers-sdk#276
SERVICE_ACCOUNT_CREDENTIALS = ""
GA_PROPERTY_ID = ""