[fix] ci: better update commit message #30
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ jobs:
|
|||
run: |
|
||||
git config user.name 'forgejo-actions'
|
||||
git config user.email 'forgejo-actions@noreply.salame.cl'
|
||||
nix flake update --commit-lock-file
|
||||
nix flake update --commit-lock-file --option commit-lockfile-summary '[chore] flake.lock: update inputs'
|
||||
- run: nix flake check --keep-going --verbose
|
||||
- run: git push
|
||||
|
|
Loading…
Reference in a new issue