diff --git a/.github/workflows/page.yml b/.github/workflows/page.yml index 2d712414..bfb8de39 100644 --- a/.github/workflows/page.yml +++ b/.github/workflows/page.yml @@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages on: push: - branches: ["master"] + branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: