From 6703f63c9fa4435b007d9486f3b6ad2470d8e0a4 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 10 May 2022 21:09:14 +0200 Subject: [PATCH] GitHub: Update contributors.yml action --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 858e994a6..6860634fa 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: wow-actions/contributors-list@v1 with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CONTRIB_TOKEN }} svgPath: 'assets/static/img/contributors.svg' svgWidth: 800 avatarSize: 35