diff --git a/justfile b/justfile index ac114a6..6608c98 100644 --- a/justfile +++ b/justfile @@ -48,3 +48,4 @@ switch: commit-lock: git add flake.lock git commit -m "feat: update flake.lock" + git push