From 3fc382f53894b894fa6c7ee14920192ddbe69c3d Mon Sep 17 00:00:00 2001 From: Matt Edwards Date: Thu, 1 Aug 2024 10:58:13 -0400 Subject: [PATCH] Update deploy-gh-pages.yml --- .github/workflows/deploy-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-gh-pages.yml b/.github/workflows/deploy-gh-pages.yml index 909d330..11bd2a2 100644 --- a/.github/workflows/deploy-gh-pages.yml +++ b/.github/workflows/deploy-gh-pages.yml @@ -1,5 +1,5 @@ # Sample workflow for building and deploying a Jekyll site to GitHub Pages -name: Deploy Jekyll with GitHub Pages dependencies preinstalled +name: Deploy GitHub Pages on: # Runs on pushes targeting the default branch