Batch workflow commands
set-output command
set-output commandecho "::set-output name=output_name::value of the output_name"save-state command
save-state commandecho "::save-state name=resource_id::id of some resource"stop-commands command
stop-commands commandLast updated
Was this helpful?