From 1e73925102b89ca1c8ae0288be0a0c29e0385b7d Mon Sep 17 00:00:00 2001 From: Andy Kenward <4893048+andykenward@users.noreply.github.com> Date: Mon, 4 May 2026 19:12:05 +0100 Subject: [PATCH] Update README.md Signed-off-by: Andy Kenward <4893048+andykenward@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b368ea4..41b192ca 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # GitHub Action Cloudflare Pages +Some change + This action deploys your build output to [Cloudflare Pages] using [Wrangler]. [GitHub Environments] and [GitHub Deployment] are used to keep track of the [Cloudflare Pages] deployments. When used in context of a [pull request], the action will create a deployment for the pull request and add a comment with the URL of the deployment.