diff --git a/Makefile b/Makefile index b0fa42f..00bf617 100644 --- a/Makefile +++ b/Makefile @@ -38,4 +38,4 @@ tag: git tag -a ${v} -m "${v}" push-tag: - git push origin ${v} --force + git push origin ${v}