I have a public github repo, I want to release some of my changes but don't want to make them public. Can anyone let me know Is it possible to do a private release from a public repository?
Thanks in advance.
We can't make release as private, but we can use the pre-release
option provided by github. Something like below.