-
Notifications
You must be signed in to change notification settings - Fork 63.1k
Closed
Description
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
In the #outputs-for-composite-run-steps-actions section it speaks of outputs.<output_id.value>
.
When I expected this to be outputs.<output_id>.value
(the > placement) according to the surrounding documentation.
Just like it is for outputs.<output_id>.description
Expected
outputs.<output_id>.value
Actual
outputs.<output_id.value>
Additional information
N/A
Metadata
Metadata
Assignees
Labels
No labels