From a1913a5b3fa090ddccf4c45ce54778d0ebf89951 Mon Sep 17 00:00:00 2001 From: DhammaCharts <100090806+DhammaCharts@users.noreply.github.com> Date: Sat, 9 Jul 2022 21:45:11 +0100 Subject: [PATCH] change deploy --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 479f9d473..28c47476c 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -35,5 +35,5 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public - publish_branch: master # deploying branch + publish_branch: master-holy-grail # deploying branch cname: quartz.jzhao.xyz