mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(workflows): add token for bot authentication in gen-lexers and librarybot workflows
This commit is contained in:
@@ -35,5 +35,6 @@ jobs:
|
||||
base: main
|
||||
labels: dependencies
|
||||
reviewers: Lruihao
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
author: Cell[bot] <lrhx@users.noreply.github.com>
|
||||
committer: Cell[bot] <lrhx@users.noreply.github.com>
|
||||
|
||||
@@ -48,5 +48,6 @@ jobs:
|
||||
base: main
|
||||
labels: dependencies
|
||||
reviewers: Lruihao
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
author: Cell[bot] <lrhx@users.noreply.github.com>
|
||||
committer: Cell[bot] <lrhx@users.noreply.github.com>
|
||||
|
||||
Reference in New Issue
Block a user