Do not keep github pages history

This commit is contained in:
Jeremy Soller 2024-06-18 09:13:09 -06:00
parent 7677ba388c
commit a82573e650

View file

@ -19,3 +19,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./target/doc
force_orphan: true