ci: nix-flake-update: new token with pr permissions (#4879)
* ci: nix-flake-update: new token with pr permissions --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
43f76bf1c3
commit
d8d90aa343
|
|
@ -19,4 +19,4 @@ jobs:
|
||||||
pr-labels: |
|
pr-labels: |
|
||||||
nix
|
nix
|
||||||
pr-reviewers: philiptaron,SomeoneSerge
|
pr-reviewers: philiptaron,SomeoneSerge
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.FLAKE_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue