git push --follow-tags

https://tracpath.com/docs/git-push/
`git push --tags`はタグしかpushしないが、このオプションは現在ブランチとそのブランチの祖先についているタグの両方をpushする。