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

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