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
Also remove a ? since that condition would short-circuit if `secrets`
was not set. We could just do a falsey check, but I like to compare
length to a number.
0 commit comments