book: Always overwrite history to reduce repo size.

This commit is contained in:
parazyd
2023-07-22 16:49:36 +02:00
parent 7346bac61a
commit 310a28f53a
3 changed files with 5 additions and 1 deletions

View File

@@ -64,3 +64,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
force: true