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
We had to bypass octocrab for release asset upload because octocrab's
generic HTTP API forces us to use String, which binary assets are not.
This is tracked upstream by XAMPPRocky/octocrab#360
(an issue I filed last year).
I haven't tested the new code and there's a chance we broke uploads. If
so, we can revert this commit.
0 commit comments