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
Currently the releases task is failing on travis because the tokenless
request has hit the rate limit. Adding the Authorization header to add
the token should lift the rate limit to much higher, and as such the
request will succeed - fixing the build!
0 commit comments