-
Beta Was this translation helpful? Give feedback.
Answered by
fdrab
Nov 15, 2022
Replies: 2 comments 2 replies
-
Converted to a Discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
idham1311
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you assigned the output of the action to the output of the workflow? As far as I can tell, there's no "drag and drop" way to do this, you have to edit the yaml file (in the workflow designer. Consider my workflow that contains a single operation that outputs and publishes date into "outputs" variable:
This is the output of the single action. If I want the output of said action as the output of the workflow itself, I have to assign it to the workflow output in the yaml definition like this: