Don't keep files and do force orphan
This commit is contained in:
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
@@ -46,5 +46,5 @@ jobs:
|
||||
publish_dir: ./docs/.vuepress/dist
|
||||
destination_dir: docs
|
||||
allow_empty_commit: true
|
||||
keep_files: true
|
||||
force_orphan: false
|
||||
keep_files: false
|
||||
force_orphan: true
|
||||
Reference in New Issue
Block a user