Do not keep gh-pages history
This commit is contained in:
parent
ebf5c2738b
commit
8d735575cd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
|
|
@ -22,3 +22,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./target/doc
|
publish_dir: ./target/doc
|
||||||
|
force_orphan: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue