diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 711f9509..1830ff5b 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -4,8 +4,7 @@ name: Deploy to GitHub Pages on: # Runs on pushes targeting the default branch push: - # TODO: Remove - #branches: ["master"] + branches: ["master"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: