diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 02b440b9..ae53eaf4 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -39,5 +39,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./_build/default/_doc/_html/ - destination_dir: . enable_jekyll: true