diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c9da7dc..08f5942 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -3,7 +3,7 @@ name: Deploy on: push: branches: - - 'main' + - 'master' workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages