From cae8c6849d08a1867b046559887bdc062e5ef3f1 Mon Sep 17 00:00:00 2001 From: Obinna Ekwuno Date: Fri, 20 May 2022 18:29:07 +0100 Subject: [PATCH] Update README.md Co-authored-by: Greg Brimble --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab6d30b..8f1a53a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ GitHub Action for creating Cloudflare Pages deployments, using the new [Direct U ### Get account ID To find your account ID, log in to the Cloudflare dashboard > select your zone in Account Home > find your account ID in Overview under **API** on the right-side menu. If you have not added a zone, add one by selecting **Add site** . You can purchase a domain from [Cloudflare’s registrar](https://developers.cloudflare.com/registrar/). +If you do not have a zone registered to your account, you can also get your account ID from the `pages.dev` URL. E.g: `https://dash.cloudflare.com//pages` + ### Generate an API Token To generate an API token: 1. Log in to the Cloudflare dashboard.