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 c68197e commit ca0d721Copy full SHA for ca0d721
.github/workflows/docs.yml
@@ -45,4 +45,4 @@ jobs:
45
if: github.ref == 'refs/heads/master'
46
with:
47
github_token: ${{ secrets.GITHUB_TOKEN }}
48
- publish_dir: docs/build/html/master
+ publish_dir: docs/build/html
0 commit comments