diff --git a/.github/workflows/website-gh-pages.yml b/.github/workflows/website-gh-pages.yml index 0c4ea28577..9599e2b07d 100644 --- a/.github/workflows/website-gh-pages.yml +++ b/.github/workflows/website-gh-pages.yml @@ -53,3 +53,5 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v1 + with: + destination_dir: '/'