chore: auto pack after commit

This commit is contained in:
ayo 2026-06-07 19:58:10 +02:00
parent 512fcf2bd7
commit 244fbd4244

View file

@ -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