diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e5859b3..07f0703 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy Astro site to GitHub Pages on: push: - branches: ["main"] + branches: ["master"] permissions: contents: read