Fixed small syntax error
parent
0c52fb8b55
commit
4e47c4f2d3
|
@ -58,9 +58,9 @@ inputs:
|
|||
description: 'Name for the check run that is created when a github token is provided.'
|
||||
outputs:
|
||||
artifactsPath:
|
||||
description: 'Path where the artifacts are stored'
|
||||
description: 'Path where the artifacts are stored.'
|
||||
coverageResultsPath:
|
||||
description: 'Path where the code coverage results are stored'
|
||||
description: 'Path where the code coverage results are stored.'
|
||||
branding:
|
||||
icon: 'box'
|
||||
color: 'gray-dark'
|
||||
|
|
Loading…
Reference in New Issue