github pages: force_orphan

This commit is contained in:
Brandon Liu
2022-05-30 12:54:07 +08:00
parent c186560738
commit bd64156412

View File

@@ -27,6 +27,7 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./app/dist publish_dir: ./app/dist
force_orphan: true
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest