I am trying to create a release for the Taxonomy Facets module.
I created a tag with git push origin tag 8.x-1.0-RC1 which seemed to get trough OK.
git branch showed I selected the right branch before creating the new tag.
When I visit the Add new release page for that project, in Git release tag or branch I do not see the tag I created.
How can I create a new release from a new tag?