Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/quarto-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ jobs:
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
path: docs
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ docs/output/*

.gitattributes

docs/_site/
docs/.quarto/
_site/
.quarto/

.mypy_cache/
.pytest_cache/
Expand Down
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion docs/.gitignore

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.