diff --git a/.github/workflows/ghpages.yaml b/.github/workflows/ghpages.yaml index 78ed6ed..382dff2 100644 --- a/.github/workflows/ghpages.yaml +++ b/.github/workflows/ghpages.yaml @@ -3,7 +3,7 @@ name: Build the public website, and publish to GitHub Pages on: push: - branches: [ "main" ] + branches: [ "master" ] permissions: contents: read