Skip to content

Commit 00d3d4d

Browse files
authored
Merge pull request #275 from yn1323/update_worker_name_to_dev-yps-crispy-carnival
Update name in Wrangler configuration file to match deployed Worker
2 parents 791411c + d4ee94d commit 00d3d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "name": "worker-name", "compatibility_date": "2025-09-09", "assets": { "directory": "./dist" } }
1+
{ "name": "dev-yps-crispy-carnival", "compatibility_date": "2025-09-09", "assets": { "directory": "./dist" } }

0 commit comments

Comments
 (0)