Using Action Outputs
Using Action Outputs
In the trigger command, since no parameters are being passed, we don't see any outputs available in the next step. And using "@" gives us no options.


In this case, a parameter was passed in the trigger command, so we see "build" appearing as a data option.


Last updated