diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 7cbcf90..2c258d1 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -3,7 +3,7 @@ name: Publish Documentation to GitHub Pages on: push: branches: - - main + - master jobs: build-and-deploy: