Skip to content

Commit d8d90aa

Browse files
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>
1 parent 43f76bf commit d8d90aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-flake-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
pr-labels: |
2020
nix
2121
pr-reviewers: philiptaron,SomeoneSerge
22-
token: ${{ secrets.GITHUB_TOKEN }}
22+
token: ${{ secrets.FLAKE_TOKEN }}

0 commit comments

Comments
 (0)