mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
feat: publish gh-pages to a custom domain
This commit is contained in:
parent
f69a091aaf
commit
4b548fb219
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./dist
|
publish_dir: ./dist
|
||||||
|
cname: d.metacubex.one
|
||||||
|
|
||||||
- name: zip
|
- name: zip
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user