From 41047f510ca2c2af1f909c5e974f34eb5d48345c Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 5 Jan 2026 13:20:36 +0800 Subject: [PATCH] ci: Update contributors workflow to fetch new data and adjust avatar margin. --- .github/workflows/update-contributors.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 7573171..a8ae196 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -31,9 +31,9 @@ jobs: svgPath: CONTRIBUTORS.svg svgWidth: 1000 avatarSize: 72 - avatarMargin: 50 + avatarMargin: 45 userNameHeight: 20 - noFetch: true + noFetch: false noCommit: true includeBots: false excludeUsers: "github-actions web-flow dependabot claude"