We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82e8ef commit af69dc0Copy full SHA for af69dc0
src/Artifacts/README.md
@@ -167,7 +167,7 @@ The `<Artifact />` items specify collections of artifacts to stage. These items
167
168
| Metadata | Description | Default |
169
| -- | -- | -- |
170
-| `DestinationFolder` | A list of one or more paths separated by a space or semicolon to stage artifacts to | |
+| `DestinationFolder` | A list of one or more paths separated by a semicolon to stage artifacts to | |
171
| `IsRecursive` | Enables a recursive path search for artifacts to stage | `true` |
172
| `VerifyExists` | Enables a check that the file exists before copying | `true` |
173
| `AlwaysCopy` | Enables copies even if the destination already exists | `false` |
0 commit comments