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
Token revocation has introduced a degradation to our workflows as we're using the token after the github action job is finished.
A switch whether a token should be deleted via post script or keep the old behaviour would be much appreciated.