Skip to content

Commit

Permalink
ci: nix-flake-update: new token with pr permissions (ggerganov#4879)
Browse files Browse the repository at this point in the history
* ci: nix-flake-update: new token with pr permissions

---------

Co-authored-by: Georgi Gerganov <[email protected]>
  • Loading branch information
SomeoneSerge and ggerganov authored Jan 11, 2024
1 parent 43f76bf commit d8d90aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
pr-labels: |
nix
pr-reviewers: philiptaron,SomeoneSerge
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.FLAKE_TOKEN }}

0 comments on commit d8d90aa

Please sign in to comment.