mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update CNAME
This commit is contained in:
parent
03a3a446bd
commit
099b56e801
4
.github/workflows/deploy.yaml
vendored
4
.github/workflows/deploy.yaml
vendored
@ -33,5 +33,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
publish_branch: master # deploying branch
|
publish_branch: hugo # deploying branch
|
||||||
cname: quartz.jzhao.xyz
|
cname: iceener.github.io
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user