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
restore process.env after exec action with side-effects (#153)
* restore process.env after exec action with side-effects
* added try/catch/finally to ensure env gets reset even if the action throws
* spread syntax for cloning
0 commit comments