From f5d172a5618a984b085fe781c1307ca6a4382373 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Tue, 26 Jul 2022 11:11:16 -0700 Subject: [PATCH] Update README.md Co-authored-by: Tommy Byrd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27efcea..69bfce3 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ There are a few important considerations to be aware of: - `pages: write` - `id-token: write` -3. The deployment must target a `github-pages` environment (you may use a different environment name but we don't recommend it) +3. The deployment should target the `github-pages` environment (you may use a different environment name if needed, but this is not recommended.) 4. If your Pages site is using a source branch, the deployment must originate from this source branch unless [your environment is protected][environment-protection] in which case the environment protection rules take precedence over the source branch rule