From 83375405d5ad829e2538482496dd2dc19c2c1bbc Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 10 May 2022 21:47:19 +0200 Subject: [PATCH] GitHub: Update contributors.yml action --- .github/workflows/contributors.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 2bca5f1b4..b93506947 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -15,5 +15,9 @@ jobs: commitMessage: 'CI: Update contributors.svg' svgPath: 'assets/static/img/contributors.svg' affiliation: 'all' + svgWidth: 1024 + avatarSize: 60 + avatarMargin: 4 + count: 9999 round: false sort: true