We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8a621 commit c167315Copy full SHA for c167315
.github/workflows/pages.yml
@@ -43,4 +43,4 @@ jobs:
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
publish_dir: public/
46
- exclude_assets: 'public/.doctrees/**.doctree'
+ exclude_assets: '.doctrees/**.doctree'
0 commit comments