[fix] ci: force push to update branch
All checks were successful
/ check (push) Successful in 24s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 11s
/ update-lockfile (push) Has been skipped

This commit is contained in:
Jalil David Salamé Messina 2024-08-02 23:37:50 +02:00
parent 9d696f31e1
commit cf655f97d4
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -39,4 +39,4 @@ jobs:
git switch --force-create update-lockfile
nix flake update --commit-lock-file --option commit-lockfile-summary '[chore] flake.lock: update inputs'
nix flake check --keep-going --verbose
git push --set-upstream origin update-lockfile
git push --force-with-lease --set-upstream origin update-lockfile