[fix] ci: better update commit message #30

Merged
jalil merged 1 commit from fix-ci into main 2024-07-20 17:18:53 +02:00

View file

@ -35,6 +35,6 @@ jobs:
run: | run: |
git config user.name 'forgejo-actions' git config user.name 'forgejo-actions'
git config user.email 'forgejo-actions@noreply.salame.cl' 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: nix flake check --keep-going --verbose
- run: git push - run: git push