fix(CI): labeller token (#9081)
This commit is contained in:
parent
4cad90be86
commit
17891d8c82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
|
@ -7,6 +7,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/labeler@main
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
github_token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||
configuration-path: .github/labeler.yml
|
||||
sync-labels: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue