Hacker News new | ask | show | jobs
by returningfory2 1066 days ago
On my GitHub repos creating a new release generally involves using GitHub’s new release UI, which only I can do because I’m the only one with permissions. If someone else wanted a new release on my repo, how can they do this without me doing it?
1 comments

…fork the repo and build a release yourself?