cloudflare / wrangler-action

🧙‍♀️ easily deploy cloudflare workers applications using wrangler and github actions
Apache License 2.0
1.27k stars 160 forks source link

docs: Update README.md #252

Closed EmaSuriano closed 7 months ago

EmaSuriano commented 7 months ago

The snippet example was missing a required parameter of specifying the folder to deploy, otherwise the CLI will throw an error. This is already documented in the official docs of wrangler --> https://developers.cloudflare.com/workers/wrangler/commands/#deploy-1