From: Someone Date: Thu, 11 Jan 2024 17:22:34 +0000 (+0000) Subject: ci: nix-flake-update: new token with pr permissions (#4879) X-Git-Tag: upstream/0.0.4488~2665 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=d8d90aa343c22fe01429d3540e47ded87e9dcb9d;p=pkg%2Fggml%2Fsources%2Fllama.cpp ci: nix-flake-update: new token with pr permissions (#4879) * ci: nix-flake-update: new token with pr permissions --------- Co-authored-by: Georgi Gerganov --- diff --git a/.github/workflows/nix-flake-update.yml b/.github/workflows/nix-flake-update.yml index fa936084..3a6a96e2 100644 --- a/.github/workflows/nix-flake-update.yml +++ b/.github/workflows/nix-flake-update.yml @@ -19,4 +19,4 @@ jobs: pr-labels: | nix pr-reviewers: philiptaron,SomeoneSerge - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.FLAKE_TOKEN }}