Undo keep_files/force_orphan

master
Daniel Lovell 2024-09-30 03:17:50 -07:00
parent 46fe48afdb
commit f4faafcc24
1 changed files with 2 additions and 2 deletions

View File

@ -45,5 +45,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/.vuepress/dist
allow_empty_commit: true
keep_files: false
force_orphan: true
keep_files: true
force_orphan: false