
References allows you to link values on the steps of your workflow. You can reference{{inputs.<name>}} or an earlier step's output {{steps.<key>.<output>}} .
To add a reference, click the + ref dropdown menu and select your target value.
Referencing your input:

Referencing a previous step's output:


