mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore: add cname to depoly
This commit is contained in:
@@ -65,5 +65,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs/docs/.vitepress/dist
|
||||
cname: false # 如果你有自定义域名,可以设置为你的域名
|
||||
cname: memoh.ai
|
||||
|
||||
|
||||
Reference in New Issue
Block a user