sadium/themes/hugo-theme-terminal/.husky/pre-push

5 lines
98 B
Text
Raw Normal View History

2023-12-13 21:47:26 +03:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit