diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index eaca6aa25..6a481ca12 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -3,7 +3,7 @@ name: Build and Deploy to Github Pages on: push: branches: - - main # Here source code branch is `master`, it could be other branch + - main jobs: build_and_deploy: