From 33837be776cc2a24e570d93b553ff13618675cbf Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 5 Jan 2026 11:32:07 +0800 Subject: [PATCH] chore: Adjust contributors SVG layout parameters including width, avatar size/margin, and text positioning. --- .github/workflows/update-contributors.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 90c4a27..fdbc95b 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -29,8 +29,9 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} svgPath: CONTRIBUTORS.svg - svgWidth: 1280 - avatarMargin: 12 + svgWidth: 1000 + avatarSize: 72 + avatarMargin: 28 userNameHeight: 20 noCommit: true includeBots: false @@ -39,7 +40,7 @@ jobs: - {{{ name }}} + {{{ name }}}