Answer the question
In order to leave comments, you need to log in
How to push the latest release (and pre-release) to github via tags?
Can you please tell me how to immediately announce it as a release on github using git and its standard tags by making a push?
I write $ git tag 1.0.1
Then I push $ git push --tags
The tag gets into the github section of tags and releases, but it is not the last release or prerelease, I have to go to github, press edit tag and save without changes, and only then it becomes the last release ..
I can both -to do it automatically, through git?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question