diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 85d77ebf..35bc9502 100755 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ name: Deploy Hugo site to Pages on: # Runs on pushes targeting the default branch push: - branches: ["main"] + branches: ["master"] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: