diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b18c737..f938e62 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ permissions: on: push: - branches: ['main'] + branches: ['master'] jobs: build_site: