diff options
| -rw-r--r-- | cog.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ pre_bump_hooks = [ ] post_bump_hooks = [ "git push", - "cargo publish", "git push origin v{{version}}", # push the new tag to origin ] |
![]() |
index : quotify | |
| A simple CLI utility to shell quote the text inputted into it | bpeetz |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | cog.toml | 1 |
@@ -19,7 +19,6 @@ pre_bump_hooks = [ ] post_bump_hooks = [ "git push", - "cargo publish", "git push origin v{{version}}", # push the new tag to origin ] |