#using environment variables in cron job
3 messages · Page 1 of 1 (latest)
It's the same as any other handler -- on the env object https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/#methods
3 messages · Page 1 of 1 (latest)
oh nevermind you have to use this format of handler
It's the same as any other handler -- on the env object https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/#methods