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
When used directly, outputs in this function are accessible under fromJson(steps.<step-id>.outputs.result).<output-name>. When used in a nested action, this is no longer correct. Find a way where the output helping text in the github action logs is showing correct info on how to use the action outputs that are inside result for an action that is exported.