diff --git a/.github/workflows/gh-pages-build.yml b/.github/workflows/gh-pages-build.yml index 7177201..60aa8d4 100644 --- a/.github/workflows/gh-pages-build.yml +++ b/.github/workflows/gh-pages-build.yml @@ -2,7 +2,7 @@ name: Eleventy Build on: # Triggers the workflow on push or pull request events but only for the main branch push: - branches: [ main ]git + branches: [ main ] jobs: build_deploy: