We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e2118 commit 9cf9e23Copy full SHA for 9cf9e23
1 file changed
tidb-cloud/integrate-tidbcloud-with-cloudflare.md
@@ -104,7 +104,7 @@ You're now ready to deploy to Cloudflare Workers.
104
In your project directory, run the following command:
105
106
```
107
-npx wrangler publish
+npx wrangler deploy
108
109
110
## Step 6: Try your Cloudflare Workers
@@ -115,4 +115,4 @@ npx wrangler publish
115
116
## Examples
117
118
-See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers).
+See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers).
0 commit comments