diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 9ac6b6f..39dd417 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -15,4 +15,4 @@ jobs: uses: actions/labeler@v5 with: configuration-path: .github/labeler.yml - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.GH_TOKEN }}