mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 20:05:20 +00:00
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:
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 }}
|
||||||
|
Reference in New Issue
Block a user