Skip to content

Commit

Permalink
ci: fix the labeler 401 error
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Aug 26, 2024
1 parent 2b8603e commit 9423020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
- uses: srvaroa/labeler@master
with:
config_path: .github/configs/labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9423020

Please sign in to comment.