diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8a8428f..bdf4c5e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages on: push: branches: - - main # Set this to your default branch + - main jobs: build-and-deploy: