diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 18f1eed..4c08ca9 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -1,7 +1,7 @@ name: pages on: push: - branches: ["develop"] + branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: