Skip to content

Commit 2aa5c68

Browse files
committed
set worker name in production environment
1 parent c1a326f commit 2aa5c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
},
3131
"env": {
3232
"production": {
33+
"name": "release-worker-production",
3334
"d1_databases": [
3435
{
3536
"binding": "ZIGTOOLS_DB",

0 commit comments

Comments
 (0)