hugo-theme-hello-friend/.husky/pre-push
2021-11-01 14:37:54 +01:00

4 lines
98 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit