ci: prevent docs from being overwritten
This commit is contained in:
parent
9ccf4ec320
commit
31845b61ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -110,3 +110,4 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: _site/
|
||||
keep_files: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue