Remove force_orphan

Will cause PRs to nuke the main branch docs
This commit is contained in:
Ottatop 2024-02-19 19:38:12 -06:00
parent 87a76d6797
commit 09e20e3a30
2 changed files with 2 additions and 2 deletions

View file

@ -49,4 +49,4 @@ jobs:
external_repository: pinnacle-comp/lua-reference
publish_dir: ../ldoc_gen/.ldoc_gen/doc
destination_dir: ${{ env.BRANCH_NAME }}
force_orphan: true
# force_orphan: true

View file

@ -35,4 +35,4 @@ jobs:
external_repository: pinnacle-comp/rust-reference
publish_dir: ./target/doc
destination_dir: ${{ env.BRANCH_NAME }}
force_orphan: true
# force_orphan: true