Update .forgejo/workflows/update.yml
This commit is contained in:
parent
6603a33b90
commit
2888aca418
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ jobs:
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
run: |
|
run: |
|
||||||
nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: Update"
|
nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: Update"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Reference in a new issue