feat: publish gh-pages with force_orphan option enabled

This commit is contained in:
kunish 2023-09-25 22:08:06 +08:00
parent a42d0e5648
commit 067bedd43f
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -47,6 +47,7 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist publish_dir: ./dist
force_orphan: true
cname: d.metacubex.one cname: d.metacubex.one
- name: compress dist - name: compress dist