From: Myra Date: Thu, 28 Nov 2024 20:54:01 +0000 (+0000) Subject: Approval labeler fix electric boogaloo (#33633) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b53c8ea60eb0cfa4ef6cf22a5ed316a8ec6dc503;p=space-station-14.git Approval labeler fix electric boogaloo (#33633) Nik told me to not name this "nya" --- diff --git a/.github/workflows/labeler-review.yml b/.github/workflows/labeler-review.yml index a0341e42a1..0adfee7d0e 100644 --- a/.github/workflows/labeler-review.yml +++ b/.github/workflows/labeler-review.yml @@ -16,7 +16,7 @@ jobs: with: username: ${{ github.actor }} team: "content-maintainers,junior-maintainers" - GITHUB_TOKEN: ${{ secrets.GH_PAT }} + GITHUB_TOKEN: ${{ secrets.LABELER_PAT }} - if: ${{ steps.checkUserMember.outputs.isTeamMember == 'true' }} uses: actions-ecosystem/action-add-labels@v1 with: