From e15a70770ba3c7ae1b938775cf2e3e56f974b3a8 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 22 Feb 2026 14:57:31 +0100 Subject: [PATCH] chore: update post-commit hook --- .husky/post-commit | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.husky/post-commit b/.husky/post-commit index 323a0b5..d5225a0 100755 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,2 @@ -#!/usr/bin/env sh git push gh --mirror -git push sh --mirror +git push sh --mirror \ No newline at end of file