From 7760a52a310b4e3a260400f5ca26c41dd168d194 Mon Sep 17 00:00:00 2001 From: yupix Date: Sun, 21 Jan 2024 17:37:26 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20cname=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gh-pages.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ff8ed3b..18fe9a5 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -31,4 +31,5 @@ jobs: if: ${{ github.ref == 'refs/heads/master' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./public \ No newline at end of file + publish_dir: ./public + cname: new_blog.akarinext.org \ No newline at end of file