fix: token
parent
197bc6a877
commit
b8324be8c4
|
@ -18,4 +18,4 @@ jobs:
|
||||||
configuration-path: .github/labeler.yml
|
configuration-path: .github/labeler.yml
|
||||||
enable-versioned-regex: 0
|
enable-versioned-regex: 0
|
||||||
include-title: 1
|
include-title: 1
|
||||||
repo-token: ${{ github.token }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue