fix: token

This commit is contained in:
Alex 2024-02-20 08:26:09 +01:00
parent 197bc6a877
commit b8324be8c4
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1
repo-token: ${{ github.token }}
repo-token: ${{ secrets.GITHUB_TOKEN }}