Skip to content

Commit ccceec8

Browse files
committed
Disable history in gh-pages branch
1 parent dea66e4 commit ccceec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: uv sync --group docs
3030

3131
- name: Deploy to GitHub Pages
32-
run: uv run mkdocs gh-deploy
32+
run: uv run mkdocs gh-deploy --no-history

0 commit comments

Comments
 (0)