Add token for updating flake.lock in workflow

This commit is contained in:
Daniel 2025-08-26 12:57:33 +10:00 committed by GitHub
commit 9a41c1b1c1
Failed to generate hash of commit

View file

@ -17,6 +17,7 @@ jobs:
- name: Update n flake.lock
uses: DeterminateSystems/update-flake-lock@v25
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
branch: update_n
path-to-flake-dir: "templates/n"
pr-title: "Update n flake.lock" # Title of PR to be created