This topic was automatically generated from Slack. You can find the original thread here.
I’ve noticed that actions only get passed $ but not steps. Is there a way for an action to reference a step?
This topic was automatically generated from Slack. You can find the original thread here.
I’ve noticed that actions only get passed $ but not steps. Is there a way for an action to reference a step?
Not, but this is where you can use props.
They serve as an abstraction between instances of your action code in workflows.
This video goes over these details and more: