File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions:
99 contents : write
1010
1111env :
12- GITHOOK_DISABLE : 1
12+ GITHOOK : 0
1313
1414jobs :
1515 release :
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ there is no real innovation here. basically everything is copied from husky.
3636
3737## contribution info
3838
39- so there is very primative bundling , aka we cat all the files together to build.
39+ so there is very primative bundler , aka we cat all the files together to build lol .
4040
4141happy to accept any contributions.
4242
Original file line number Diff line number Diff line change 11# constants
22
3- GITHOOK_VERSION=" 0.1.9 "
3+ GITHOOK_VERSION=" 0.1.10 "
44GITHOOK_API_URL=" https://githook.sh"
55GITHOOK_DIR=" .githook"
66GITHOOK_INTERNAL_DIR=" .githook/_"
You can’t perform that action at this time.
0 commit comments