From 83eefa6080186e97414d818e34a4c0333183f463 Mon Sep 17 00:00:00 2001 From: Daniel Sigtryggsson Date: Tue, 16 Jan 2024 22:12:32 +0000 Subject: [PATCH] reverting --- .github/workflows/jekyll.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 3b31ad8..2d31b9f 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -5,8 +5,7 @@ # Sample workflow for building and deploying a Jekyll site to GitHub Pages -- name: Build and deploy to GitHub Pages - uses: EdricChan03/action-build-deploy-ghpages@v3.1.0 +name: Build and deploy to GitHub Pages on: # Runs on pushes targeting the default branch