reduced indent length for readme file
This commit is contained in:
@@ -34,8 +34,8 @@ function readmeDataToString(results: runBuildResult): string {
|
||||
let errMsg = readmeDataErrorString(error)
|
||||
return `
|
||||
- ${errStr}[${meta.name}](${meta.downloadURL})${errStr}${errMsg}
|
||||
- ${meta.namespace} ${meta.version}
|
||||
- ${meta.description}
|
||||
- ${meta.namespace} ${meta.version}
|
||||
- ${meta.description}
|
||||
`.trim()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user