From 5d1837c67339567f84537eeb5765085bde724d0d Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 5 Jan 2026 12:55:00 +0800 Subject: [PATCH] chore: Adjust contributor SVG width, avatar margin, and image source in contributor workflow. --- .github/workflows/update-contributors.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 6877632..e7b69df 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -29,9 +29,9 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} svgPath: CONTRIBUTORS.svg - svgWidth: 1200 + svgWidth: 1000 avatarSize: 72 - avatarMargin: 28 + avatarMargin: 53 userNameHeight: 20 noCommit: true includeBots: false @@ -42,7 +42,7 @@ jobs: - + {{{ name }}}