We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0d7025 + 488ee08 commit a53ceb9Copy full SHA for a53ceb9
doc/outputFiles.md
@@ -75,7 +75,7 @@ Available options for `uploadCondition` are:
75
76
* `TaskSuccess` - Upload if the task completed with an exit code of zero.
77
* `TaskFailure` - Upload if the task completed with a nonzero exit code.
78
-* `TaskComplete` - Uploaded always (irrespective of the exit code of the task).
+* `TaskCompletion` - Uploaded always (irrespective of the exit code of the task).
79
80
## Output File Download
81
0 commit comments