Skip to content

Commit 24a16ce

Browse files
authored
docs: update wrangler cli deployment command (#11242)
1 parent b6a0be7 commit 24a16ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/25-build-and-deploy/70-adapter-cloudflare-workers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ wrangler login
5858
Then, you can build your app and deploy it:
5959

6060
```sh
61-
wrangler publish
61+
wrangler deploy
6262
```
6363

6464
## Custom config

0 commit comments

Comments
 (0)