diff --git a/.husky/post-commit b/.husky/post-commit index 6c31f03..6204666 100755 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,2 +1,3 @@ echo "post-commit" git push gh --mirror +git push sh --mirror