переименовать тег git
git tag new old
git tag -d old
git push origin new :old
Bermawy
git tag new old
git tag -d old
git push origin new :old