Skip to content

Commit 8134bb7

Browse files
docs: correct projectFilePaths description
Corrected the description for projectFilePaths input to refer to packing project
1 parent 3a5655a commit 8134bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: UiPath Pack
22
description: 'Packs all UiPath projects within a repository into .nupkg packages for deployment by other actions. Optional behavior: Pack specified paths only'
33
inputs:
44
projectFilePaths:
5-
description: 'Relative paths to projecct.json files. Used for passing explicit paths to project files to perform analysis. Can be used as multi-line inputs'
5+
description: 'Relative paths to projecct.json files. Used for passing explicit paths to project files pack. Can be used as multi-line inputs'
66
required: false
77
orchestratorUrl:
88
description: 'Orchestrator instance URL'

0 commit comments

Comments
 (0)