From d5aef85bf20e02e12d483f064605f061aab9a239 Mon Sep 17 00:00:00 2001 From: Juan Font Alonso Date: Thu, 21 Oct 2021 23:21:38 +0200 Subject: [PATCH] Fix contributors --- .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 0e2b2e0..1b9725e 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -21,4 +21,4 @@ jobs: COMMIT_MESSAGE: "docs(README): update contributors" AVATAR_SHAPE: "round" PULL_REQUEST: "Update contributors" - BRANCH: "update-contributors + BRANCH: "update-contributors"