Skip to content

Commit 0eb3230

Browse files
Update wrangler config name to release-worker-production
1 parent 2aa5c68 commit 0eb3230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
{
66
"$schema": "node_modules/wrangler/config-schema.json",
7-
"name": "release-worker",
7+
"name": "release-worker-production",
88
"main": "src/index.ts",
99
"compatibility_flags": ["nodejs_compat"],
1010
"compatibility_date": "2025-04-28",

0 commit comments

Comments
 (0)