mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 20:32:19 +01:00
ci: Migrate husky from v4 to v5
This commit is contained in:
2
.husky/post-merge
Normal file
2
.husky/post-merge
Normal file
@@ -0,0 +1,2 @@
|
||||
(git diff 'HEAD@{1}' --name-only | grep 'package-lock.json' > /dev/null) && npm ci || :
|
||||
git remote prune origin
|
||||
Reference in New Issue
Block a user