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
the commit intredouced `tee` to put variables into the `$GITHUB_ENV`
This was a great idea, but we must allways _append_ to the vfile, not
override it. This is fixed now by usign the `-a` option
0 commit comments