From fe4bc21f9238e2768dd640877cd4ad0341e7fb28 Mon Sep 17 00:00:00 2001 From: Miku <26039249+xMikux@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:56:53 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=AD=A3=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI-Contributors.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/CI-Contributors.yml b/.github/workflows/CI-Contributors.yml index 41393ef3c..b2fa6002c 100644 --- a/.github/workflows/CI-Contributors.yml +++ b/.github/workflows/CI-Contributors.yml @@ -25,6 +25,7 @@ jobs: id: contributors with: filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\]) + avatarSize: 100 - name: Update Readme run: | @@ -42,6 +43,7 @@ jobs: author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> title: "docs(Readme): 更新貢獻者清單" commit-message: "docs(Readme): 更新貢獻者清單" + branch: docs/contributor-readme add-paths: README.md body: | 此為自動化工作流程所建立的!