diff --git a/.github/workflows/sphinx-build.yml b/.github/workflows/sphinx-build.yml index 23c1885..7e9cf27 100644 --- a/.github/workflows/sphinx-build.yml +++ b/.github/workflows/sphinx-build.yml @@ -3,7 +3,7 @@ name: Build Docs on: push: branches: - - main # Adjust this branch name if needed + - '*' # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: