Taking a break now

This commit is contained in:
Julien Malka 2021-12-27 17:02:47 +01:00
parent 72d984f932
commit 0bf0b6f5c3
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

View file

@ -136,6 +136,7 @@ steps:
- git checkout -b flake-update
- git add 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
trigger: