Fix labeler environment

This commit is contained in:
GustavoLCR 2019-11-28 14:46:03 -03:00 committed by GitHub
parent 4378645f31
commit fa594f6e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: paulfantom/periodic-labeler@v0.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml