fix(CI/Labeller): correct config key name
This commit is contained in:
parent
2af5bd353e
commit
d6e0e9e5cf
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:
|
||||
github_token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||
repo-token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||
configuration-path: .github/labeler.yml
|
||||
sync-labels: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue