From efd5f3337cf88f1060b42651bba035c67a7e971b Mon Sep 17 00:00:00 2001 From: James Ives Date: Sun, 3 Mar 2019 09:38:24 -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 94954aa2..6b579cc5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Github Pages Deploy Action :octocat: +# Github Pages Deploy Action :rocket: This Github action will handle the building and deploying process of your project to Github pages. It can be configured to upload your production ready code into any branch you'd like, including `gh-pages` and `docs`.