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:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./dist
|
||||
cname: d.metacubex.one
|
||||
|
||||
- name: zip
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user