We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea66e4 commit ccceec8Copy full SHA for ccceec8
.github/workflows/docs.yml
@@ -29,4 +29,4 @@ jobs:
29
run: uv sync --group docs
30
31
- name: Deploy to GitHub Pages
32
- run: uv run mkdocs gh-deploy
+ run: uv run mkdocs gh-deploy --no-history
0 commit comments