From 784cb536353b04aed2159d5fe8a3ac965f1e74c1 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 10 May 2022 22:06:05 +0200 Subject: [PATCH] GitHub: Update contributors.yml action --- .github/workflows/contributors.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index b93506947..ac870f43d 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -14,10 +14,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.SVG_TOKEN }} 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 + affiliation: 'all' \ No newline at end of file