diff --git a/.github/workflows/personal.yml b/.github/workflows/personal.yml index f9f3be19..b0927f2a 100644 --- a/.github/workflows/personal.yml +++ b/.github/workflows/personal.yml @@ -3,7 +3,7 @@ name: Deploy to Pages on: # Runs on pushes targeting the default branch push: - branches: [ "v3-refactoring" ] + branches: [ "v3-refactor" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: