update-flake-lock: set bot github token
This token hopefully triggers ci builds
This commit is contained in:
@@ -17,3 +17,5 @@ jobs:
|
||||
# access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update flake.lock
|
||||
uses: Mic92/update-flake-lock@main
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
|
||||
Reference in New Issue
Block a user