diff --git a/.github/workflows/python-docs.yml b/.github/workflows/python-docs.yml index 0f1e8cf..ef73bdb 100644 --- a/.github/workflows/python-docs.yml +++ b/.github/workflows/python-docs.yml @@ -46,7 +46,6 @@ jobs: - name: Push API documentation to Github Pages - if: github.ref == 'refs/heads/master' uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }}