fix(CI/Labeller): correct config key name

This commit is contained in:
Francesco Borzì 2021-11-09 14:15:16 +01:00 committed by GitHub
parent 2af5bd353e
commit d6e0e9e5cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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