From 1256ed9b5f3fc60c91f09395b59d4b345d8da616 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 9 Apr 2022 04:06:53 +0800 Subject: [PATCH] chore: update workflows config. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4867163..8bd88ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,7 @@ jobs: - name: Converts Markdown to HTML uses: jaywcjlove/markdown-to-html-cli@main with: + github-corners: https://github.com/kktjs/ncc output: build/index.html - name: Generate Contributors Images