From 3feef69e3d353a557b8dd697312f21912db4674d Mon Sep 17 00:00:00 2001 From: Pedro Sanders Date: Tue, 14 Nov 2023 18:03:25 -0500 Subject: [PATCH] fix: change cname to goodtok.io --- .github/workflows/gh-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index dbeaab6..c0e6614 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -46,4 +46,4 @@ jobs: github_token: ${{ secrets.DEPLOY_TOKEN }} publish_dir: ./out publish_branch: gh-pages - cname: routr.io \ No newline at end of file + cname: goodtok.io \ No newline at end of file