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(login-to-gar): check if delete_credentials_file is set (#1020)
* Check if delete_credentials_file is set
After #1009, there was a condition which checked for credentials path and the actual
input flag which was accidentally removed. This PR adds it back
* Fix zizmor
0 commit comments