CI: Gosh darn it

This commit is contained in:
kat witch 2021-11-21 23:43:04 +00:00 committed by kat
parent 4452304a47
commit 6929219bfe
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -120,7 +120,7 @@ with lib; {
CACHIX_PUSH=$!
fi
if [[ -n $OPENSSH_PRIVATE_KEY ]]; then
git add nix/sources.json
git add flake.lock
export GIT_{COMMITTER,AUTHOR}_EMAIL=github@kittywit.ch
export GIT_{COMMITTER,AUTHOR}_NAME="flake cron job"
git commit --message="ci: flake update"