mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
feat: publish gh-pages with force_orphan option enabled
This commit is contained in:
parent
a42d0e5648
commit
067bedd43f
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user