diff --git a/.github/workflows/build-gh-pages.yml b/.github/workflows/build-gh-pages.yml index 16324e54..6bd95f01 100644 --- a/.github/workflows/build-gh-pages.yml +++ b/.github/workflows/build-gh-pages.yml @@ -37,8 +37,6 @@ jobs: cname: mtf.wiki external_repository: mtf-wiki/mtf-wiki.github.io force_orphan: true - - name: Deploy `mtfwiki.cn` - run: curl https://api.estela.moe/mtfwikideploy/?head=114514 - name: Build `mtfwiki.com` run: hugo --minify --enableGitInfo --baseURL https://mtfwiki.com - name: Deploy `mtfwiki.com`