refactor(push): dont bump on every push

Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
zontreck 2024-10-05 12:15:57 -07:00
parent e418d9d55f
commit 1b6a767349

1
push
View file

@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
cz bump
git push --all git push --all
git push --tags git push --tags