Skip to content

Commit 7b757ba

Browse files
committed
refactor: minor changes
1 parent f93cb8b commit 7b757ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cog.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pre_bump_hooks = [
55
"cargo set-version --locked --workspace {{version}}",
66
]
77
post_bump_hooks = [
8-
"git push",
8+
"git push --no-verify",
99
"git push origin {{version}} --no-verify",
1010
"cargo publish"
1111
]

0 commit comments

Comments
 (0)