@@ -155,5 +155,7 @@ func setOutput(k, v string) (err error) {
return errors.Wrap(err, "write to output")
}
os.Setenv(k, v)
return nil
The note is not visible to the blocked user.