chore: add husky post-commit auto push to gh & sh
This commit is contained in:
parent
64b3518601
commit
b8f2602ec0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
echo ">>> post-commit..."
|
echo "post-commit..."
|
||||||
git push gh
|
git push gh
|
||||||
git push sh
|
git push sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue