Update name in Wrangler configuration file to match deployed Worker #1

Open
cloudflare-workers-and-pages[bot] wants to merge 1 commits from update_worker_name_to_bozoclicker into main
Showing only changes of commit 5477db8259 - Show all commits

View File

@@ -1 +1 @@
{"name": "worker-name","compatibility_date": "2025-08-03","assets": {"directory": "./dist"}}
{"name": "bozoclicker","compatibility_date": "2025-08-03","assets": {"directory": "./dist"}}