Compare commits
1 Commits
14089766ea
...
1.6.5
| Author | SHA1 | Date | |
|---|---|---|---|
| dcb466f53b |
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# Check if we are pushing a tag
|
||||
if echo "$*" | grep -q "refs/tags/v"; then
|
||||
|
||||
Reference in New Issue
Block a user