diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d3ddf88..73a7182 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy to GitHub Pages on: push: -# branches: ["main"] TODO: Uncomment this line to restrict the action to the main branch + branches: ["main"] workflow_dispatch: jobs: