From a19927451923734fe721638ebfa8639d51bdcedf Mon Sep 17 00:00:00 2001 From: Jules Date: Fri, 22 Nov 2024 15:09:50 +0000 Subject: [PATCH] Merge pull request #52962 from Expensify/jules-uselessChange [NO QA] [CP STAGING] Minor formatting change -- used to bump HybridApp build (cherry picked from commit 7763f9c0258965a7838a74fcc59b5f947426e19d) (CP triggered by Julesssss) --- help/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/README.md b/help/README.md index d62513f07f53..c0fb4dbf524a 100644 --- a/help/README.md +++ b/help/README.md @@ -48,7 +48,7 @@ Every PR pushed by an authorized Expensify employee or representative will autom 3. Install Ruby and Jekyll 4. Build the entire site using Jekyll 5. Create a "preview" of the newly built site in Cloudflare -6. Record a link to that preview in the PR. +6. Record a link to that preview in the PR ## How to deploy the site for real Whenever a PR that touches the `/help` directory is merged, it will re-run the build just like before. However, it will detect that this build is being run from the `main` branch, and thus push the changes to the `production` Cloudflare environment -- meaning, it will replace the contents hosted at https://newhelp.expensify.com