From b813b82c17c1a825dd4a288bb0213c7aa49c8c4c Mon Sep 17 00:00:00 2001 From: George Gabolaev Date: Wed, 3 Jan 2024 16:47:50 +0100 Subject: [PATCH] feat: okay it is --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 0e5cf0a..d1b4202 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,5 +10,5 @@ jobs: - uses: actions/checkout@v4 - uses: equitybee/team-label-action@main with: - repo-token: ${{ secrets.TEAMS_ADMINS }} + repo-token: ${{ secrets.TEAMS_ADMIN }} organization-name: BMSTU-Schedule \ No newline at end of file