[fix] ci: force push to update branch #44

Merged
jalil merged 1 commit from fix-ci into main 2024-08-02 23:43:04 +02:00

View file

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