From 24f4546246915afc689443b5a3cb953e1c1059f0 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 5 Apr 2022 12:18:51 +0100 Subject: [PATCH] Updates path to ATTRIBUTIONS.md --- .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 195b51c..fb6c91a 100644 --- a/.github/workflows/insert-contributors.yml +++ b/.github/workflows/insert-contributors.yml @@ -46,7 +46,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} with: image_size: 80 - readme_path: docs/ATTRIBUTIONS.md + readme_path: ATTRIBUTIONS.md columns_per_row: 6 commit_message: '💓 Updates contributors list' committer_username: liss-bot