From 427d6752de3299613c9a7cb3b198dfe161da527b Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Thu, 27 Jul 2023 16:34:19 -0400 Subject: [PATCH] Update gh-pages.yml --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 0acc24c..fd0d686 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/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 to GitHub Pages on: # Runs on pushes targeting the default branch