fix(CI): labeller token (#9081)

This commit is contained in:
Francesco Borzì
2021-11-09 11:41:19 +01:00
committed by GitHub
parent 4cad90be86
commit 17891d8c82

View File

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