re-add token
This commit is contained in:
parent
3a8b4493ce
commit
339c930c21
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v21
|
uses: DeterminateSystems/update-flake-lock@v21
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
pr-title: "Update flake.lock"
|
pr-title: "Update flake.lock"
|
||||||
pr-labels: automated
|
pr-labels: automated
|
||||||
commit-msg: "update"
|
commit-msg: "update"
|
||||||
|
|
Loading…
Add table
Reference in a new issue