Skip to content

Commit

Permalink
added missing repo token to workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
alhasacademy96 committed Oct 16, 2024
1 parent d3507fe commit 15f76b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml

0 comments on commit 15f76b2

Please sign in to comment.