We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb690e5 commit 44a4d2aCopy full SHA for 44a4d2a
.github/workflows/build-docs.yaml
@@ -69,6 +69,6 @@ jobs:
69
uses: peaceiris/actions-gh-pages@v3
70
with:
71
github_token: ${{ github.token }}
72
- publish_dir: docs/build/versions
+ publish_dir: docs/build/html/versions
73
destination_dir: versions
74
keep_files: true
0 commit comments