chore: auto pack after commit
This commit is contained in:
parent
512fcf2bd7
commit
244fbd4244
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
echo "post-commit..."
|
echo "post-commit..."
|
||||||
. pack.sh
|
. ../pack.sh
|
||||||
git push gh
|
git push gh
|
||||||
git push sh
|
git push sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue