Taking a break now

This commit is contained in:
Julien Malka 2021-12-27 17:02:47 +01:00
parent 5d47c280e3
commit 5d2ea6d051

View file

@ -136,6 +136,7 @@ steps:
- git checkout -b flake-update - git checkout -b flake-update
- git add flake.lock - git add flake.lock
- git commit -m "Updated flake lock" - git commit -m "Updated flake lock"
- git config --global --add url."git@github.com:".insteadOf "https://github.com/"
- git push --force --set-upstream origin flake-update - git push --force --set-upstream origin flake-update
trigger: trigger: