mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-21 16:02:36 +01:00
fix: token
This commit is contained in:
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user