From 47e3d1eafbb7532d3adb06376187afb380e64188 Mon Sep 17 00:00:00 2001 From: Jess Bees Date: Wed, 3 May 2023 13:02:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c7dda..0da5884 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is used along with [`actions/deploy-pages`](https://github.com/actions/depl ## Usage -A basic workflow with the `jekyll-build-pages` action looks like this. +A basic Pages deployment workflow with the `jekyll-build-pages` action looks like this. ```yaml name: Build Jekyll site