diff --git a/.github/workflows/test_release.yml b/.github/workflows/test_release.yml index 410ff82..fc5621c 100644 --- a/.github/workflows/test_release.yml +++ b/.github/workflows/test_release.yml @@ -79,7 +79,7 @@ jobs: - name: Test docs run: . activate.sh && cd docs && make doctest && cd .. - name: Running the Sphinx to gh-pages Action - uses: uibcdf/action-sphinx-docs-to-gh-pages@v1.1.0-beta + uses: uibcdf/action-sphinx-docs-to-gh-pages@v1.0.0 with: branch: main dir_docs: docs