mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
change deploy
This commit is contained in:
parent
d0d38b8498
commit
a1913a5b3f
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -35,5 +35,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: master-holy-grail # deploying branch
|
||||||
cname: quartz.jzhao.xyz
|
cname: quartz.jzhao.xyz
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user