From 6a4bcfed7ce910c70e1198f55270f1b65606178a Mon Sep 17 00:00:00 2001 From: griccardos <30464685+griccardos@users.noreply.github.com> Date: Sun, 11 Aug 2024 22:10:20 +0200 Subject: [PATCH] Update deploy_pages.yml --- .github/workflows/deploy_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_pages.yml b/.github/workflows/deploy_pages.yml index 50e390c..434195e 100644 --- a/.github/workflows/deploy_pages.yml +++ b/.github/workflows/deploy_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 Pages on: # Runs on pushes targeting the default branch