You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no method in Octockit to find a release by a name, only by
a tag. GRM, previously, had a method to filter a returned list of
releases to find the one with the given name, however, this was
incorrectly refactored out, and work had to be done to put it back in
place. Found during testing on Twitch stream.
0 commit comments