From 64bdba6afd843c8f98cf857d55120d89d005f07d Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 5 Jun 2026 09:46:19 +0200 Subject: [PATCH] chore: remove gh from remote repo --- .husky/post-commit | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.husky/post-commit b/.husky/post-commit index ab12c31..087079f 100755 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,2 @@ echo "post-commit..." -git push gh -git push sh +git push sh