From d2e902114927182ba4ddca9b0180d093fdfc9166 Mon Sep 17 00:00:00 2001 From: Philip Johnson Date: Tue, 2 Jan 2024 14:58:23 -1000 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b2b5b5a..167fcf0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ # documentation. # Sample workflow for building and deploying a Jekyll site to GitHub Pages -name: Deploy Jekyll site to Pages +name: Deploy Jekyll site to Pages 2 on: # Runs on pushes targeting the default branch