mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2025-01-30 20:34:49 +01:00
Unforce orphan for ghpages deployment
Yes I did that just to clear the ghpages branch history
This commit is contained in:
parent
6fc73fa747
commit
073ad2ffb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ldoc.yml
vendored
2
.github/workflows/ldoc.yml
vendored
|
@ -48,4 +48,4 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ../ldoc_gen/.ldoc_gen/doc
|
publish_dir: ../ldoc_gen/.ldoc_gen/doc
|
||||||
destination_dir: ${{ env.BRANCH_NAME }}/lua
|
destination_dir: ${{ env.BRANCH_NAME }}/lua
|
||||||
force_orphan: true
|
# force_orphan: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue