Skip to content

Commit 39bef08

Browse files
Merge pull request #1 from alvin000009238/update_worker_name_to_shortlink-sink
Update name in Wrangler configuration file to match deployed Worker
2 parents cc1b259 + 708e89b commit 39bef08

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
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/wrangler/config-schema.json",
3-
"name": "sink",
3+
"name": "shortlink-sink",
44
"main": "dist/server/index.mjs",
55
"assets": {
66
"binding": "ASSETS",

0 commit comments

Comments
 (0)