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