From 54dbae10e735a08e98814b0850e3e938a1825e32 Mon Sep 17 00:00:00 2001 From: Anupam Singh <64646798+AnupamAS0x1@users.noreply.github.com> Date: Mon, 10 Jun 2024 00:38:32 +0530 Subject: [PATCH] Update README.md test --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90516b4c..06843c0a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ npm run build ## Deploying to Cloudflare Pages -In order to generate a deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: +To generate a deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: ```bash CLOUDFLARE_ACCOUNT_ID=**** @@ -28,7 +28,7 @@ CLOUDFLARE_PROJECT_NAME=**** ## Generating a test link preview to Cloudflare Pages -In order to generate a test link deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: +To generate a test link deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: ```bash CLOUDFLARE_ACCOUNT_ID=****