diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 18fe9a5..f475362 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -32,4 +32,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public - cname: new_blog.akarinext.org \ No newline at end of file + cname: blog.akarinext.org