diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index e59e527..a6ead0c 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -1,9 +1,9 @@ name: Deploy Quartz site to GitHub Pages - + on: push: - branches: - - v4 + branches: + - v4 permissions: contents: read