diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8973e4151..a55e14bfa 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages on: push: branches: - - main # Change this to your main branch if different + - pierregee/remove-translations-to-work-with-static-pages # Change this to your main branch if different jobs: deploy: