diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index cea6851e..9950a1c8 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: push: branches: - - main + - master workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages