diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index bdd1624..fa3a432 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -4,7 +4,7 @@ name: Github Pages on: # Runs on pushes targeting the default branch push: - branches: ["masterv"] + branches: ["master"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: