Replies: 1 comment
-
Well at the end i solved this issue in the following way:
My mistake that I used output instead of outputs, capital S. in the URL: section of the last action. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to retrieve the output of this action, specifically the webapp-url output so I can pass it to another step in the same job.
I see that in the action.yaml of there is an outputs defined called: webapp-url but if I try to reference it I get a null value.
What can be the issue? or what is the correct syntax to access this output?
Thanks in advance,
O.Z
Beta Was this translation helpful? Give feedback.
All reactions