diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4f9b70944..0e8d881f2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Deploy Brain Dump site to GitHub Pages on: push: branches: - - v4 + - main permissions: contents: read