We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.nojekyll
1 parent 9d74ef3 commit 64ba2c3Copy full SHA for 64ba2c3
.github/workflows/publish-docs.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
cd docs
33
poetry run make html
34
+ touch build/html/.nojekyll
35
36
- name: Deploy to GitHub Pages
37
uses: peaceiris/actions-gh-pages@v3
0 commit comments