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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-flake-update.yml
vendored
2
.github/workflows/nix-flake-update.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue