sadium/themes/hugo-theme-terminal/.husky/pre-push
Артём b5b0d99854
All checks were successful
/ site (push) Successful in 0s
Обновление темы
2024-06-17 18:42:33 +03:00

4 lines
98 B
Bash
Executable file

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