I'm trying to upload a tag to a specific commit but the tag goes up and the files do not go up with it.
What should I do?
I am inside my X branch and from there I used the following commands:
git tag -a vfv.1.0.0-homo COMMIT_TOKEN
git push origin fv.1.0.0-homo