From 76a601a392aa0fef2bf6ef12d48181f52ece243a Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 12 Feb 2022 16:18:43 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af3284018..56306895b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@

- This GitHub Action will automatically deploy your project to GitHub Pages. It can be configured to push your production-ready code into any branch you'd like, including gh-pages and docs. It can also handle cross repository deployments and works with GitHub Enterprise too. + Automatically deploy your project to GitHub Pages with GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like, including gh-pages and docs. It can also handle cross repository deployments and works with GitHub Enterprise too.