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
fix(action): hardcode public GitHub URLs for binary download
The sr binary is always hosted on public GitHub. Using GITHUB_API_URL
and GITHUB_SERVER_URL env vars caused 401 errors on GHES runners where
these point to the enterprise instance.
0 commit comments