]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Approval labeler fix electric boogaloo (#33633)
authorMyra <vasilis@pikachu.systems>
Thu, 28 Nov 2024 20:54:01 +0000 (20:54 +0000)
committerGitHub <noreply@github.com>
Thu, 28 Nov 2024 20:54:01 +0000 (21:54 +0100)
Nik told me to not name this "nya"

.github/workflows/labeler-review.yml

index a0341e42a18640bab029031d77cf634fd834db27..0adfee7d0e5dbad6977516c007ecc2fb734367f0 100644 (file)
@@ -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: