chore: update nix-flake-update.yml to use FLAKE_UPDATE_TOKEN for user… (#2168)

This commit is contained in:
houseme
2026-03-15 14:49:38 +08:00
committed by GitHub
parent 4fb7059e6f
commit 1ede71b881
2 changed files with 4 additions and 2 deletions

View File

@@ -52,8 +52,8 @@ jobs:
nix
automated
commit-msg: "chore(deps): update flake.lock"
pr-reviewers: houseme, heihutu
token: ${{ secrets.GITHUB_TOKEN }}
pr-reviewers: houseme, overtrue, majinghe
token: ${{ secrets.FLAKE_UPDATE_TOKEN }}
- name: Log PR details
if: steps.update.outputs.pull-request-number