refactor(push): dont bump on every push
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
e418d9d55f
commit
1b6a767349
1 changed files with 0 additions and 1 deletions
1
push
1
push
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cz bump
|
||||
git push --all
|
||||
git push --tags
|
||||
|
|
Loading…
Reference in a new issue