diff --git a/README.md b/README.md index aa419f5..56e99c6 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,14 @@ wrangler login 7. Configure Github action for deploying the worker – create a new [Cloudflare API token](https://dash.cloudflare.com/profile/api-tokens)(Use "Edit Cloudflare Workers" template) and add it as a secret in your fork's repository settings->secrets->actions. +8. Add the following config to you Decap CMS config: +``` + backend: + name: github + repo: + base_url: +``` + ## Credits Inspiration from: