Skip to content

Commit a82573e

Browse files
committed
Do not keep github pages history
1 parent 7677ba3 commit a82573e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
publish_dir: ./target/doc
22+
force_orphan: true

0 commit comments

Comments
 (0)