From bf75dd40d7421e22d2e46f7dbe4e355d9435720c Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 5 Apr 2022 12:31:15 +0100 Subject: [PATCH] Increases width of contributor graphic --- .github/workflows/insert-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/insert-contributors.yml b/.github/workflows/insert-contributors.yml index fb6c91a..23167f2 100644 --- a/.github/workflows/insert-contributors.yml +++ b/.github/workflows/insert-contributors.yml @@ -20,7 +20,7 @@ jobs: includeBots: false avatarSize: 96 userNameHeight: 20 - svgWidth: 830 + svgWidth: 1024 commitMessage: '💓 Updates contributor SVG' # Job #2 - Fetches sponsors and inserts table into attributions page