diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 61cb2f0..3b31ad8 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -4,8 +4,10 @@ # documentation. # Sample workflow for building and deploying a Jekyll site to GitHub Pages -name: Deploy Jekyll site to Pages +- name: Build and deploy to GitHub Pages + uses: EdricChan03/action-build-deploy-ghpages@v3.1.0 + on: # Runs on pushes targeting the default branch push: