[ci] Fix automate team reviewer workflow (#49904)

This commit is contained in:
Adrian Moldovan 2024-07-24 12:23:53 +01:00 committed by GitHub
parent 2a00c2f163
commit d40b2ced59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ jobs:
uses: acq688/Request-Reviewer-For-Team-Action@v1.1
with:
config: '.github/automate-team-review-assignment-config.yml'
GITHUB_TOKEN: ${{ secrets.FINE_GRAINED_TOKEN_ACTIONS }}
GITHUB_TOKEN: ${{ secrets.PR_ASSIGN_TOKEN }}