From e97c63f60ea2deb650b727f32af7e7551063d28e Mon Sep 17 00:00:00 2001 From: SafetyQuincyF Date: Thu, 19 Dec 2024 17:03:12 -0800 Subject: [PATCH] fix --- .github/workflows/contributor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributor.yml b/.github/workflows/contributor.yml index 55082d5f..8495ccd8 100644 --- a/.github/workflows/contributor.yml +++ b/.github/workflows/contributor.yml @@ -15,7 +15,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ORG: "pyupio" - TEAM: "Developers" + TEAM: "developers" PR_AUTHOR: ${{ github.event.pull_request.user.login }} ACTOR: ${{ github.actor }} run: |