diff --git a/.github/workflows/deploy-doc-site.yml b/.github/workflows/deploy-doc-site.yml index 58f9f117..ddb54c49 100644 --- a/.github/workflows/deploy-doc-site.yml +++ b/.github/workflows/deploy-doc-site.yml @@ -3,7 +3,7 @@ name: Deploy Doc Site on: push: branches: - - docusaurus-site-from-root + - main jobs: build: @@ -40,4 +40,4 @@ jobs: # The GH actions bot is used by default if you didn't specify the two fields. # You can swap them out with your own user credentials. #user_name: github-actions[bot] - #user_email: 41898282+github-actions[bot]@users.noreply.github.com \ No newline at end of file + #user_email: 41898282+github-actions[bot]@users.noreply.github.com