Skip to content

Commit a53ceb9

Browse files
authored
Merge pull request #61 from whatsondoc/patch-1
Update outputFiles.md
2 parents c0d7025 + 488ee08 commit a53ceb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/outputFiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Available options for `uploadCondition` are:
7575

7676
* `TaskSuccess` - Upload if the task completed with an exit code of zero.
7777
* `TaskFailure` - Upload if the task completed with a nonzero exit code.
78-
* `TaskComplete` - Uploaded always (irrespective of the exit code of the task).
78+
* `TaskCompletion` - Uploaded always (irrespective of the exit code of the task).
7979

8080
## Output File Download
8181

0 commit comments

Comments
 (0)