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 9aceb3f commit 6aab11dCopy full SHA for 6aab11d
.github/workflows/pages.yml
@@ -43,4 +43,4 @@ jobs:
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
publish_dir: public/
46
- exclude_assets: '.doctrees/**.doctree'
+ exclude_assets: '.doctrees/**/**.doctree,'
0 commit comments