Skip to content

Commit 57cf769

Browse files
Merge branch 'main' into matthias-pichler/invalid-do-switch-894
2 parents a2b21f0 + 3a36e02 commit 57cf769

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/workflow.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ $defs:
118118
output:
119119
$ref: '#/$defs/output'
120120
description: Configure the task's output.
121+
export:
122+
$ref: '#/$defs/export'
123+
description: Export task output to context.
121124
timeout:
122125
$ref: '#/$defs/timeout'
123126
description: The task's timeout configuration, if any.

0 commit comments

Comments
 (0)