diff --git a/.husky/post-commit b/.husky/post-commit index 013cec7..ab12c31 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,3 @@ echo "post-commit..." -git push gh --mirror -git push sh --mirror +git push gh +git push sh