You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/r2/api/workers/workers-api-usage.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,7 +268,7 @@ Enter the secret text you'd like assigned to the variable AUTH_KEY_SECRET on the
268
268
269
269
This secret is now available as `AUTH_KEY_SECRET` on the `env` parameter in your Worker.
270
270
271
-
## 6. Deploy your bucket
271
+
## 6. Deploy your Worker
272
272
273
273
With your Worker and bucket set up, run the `npx wrangler deploy` [command](/workers/wrangler/commands/#deploy) to deploy to Cloudflare's global network:
0 commit comments