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