diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 63e0173..1bd7be4 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,8 +1,8 @@ name: Deploy to GitHub Pages on: - # push: - # branches: ["master"] + push: + branches: ["master"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: