Skip to content

Commit 35ed136

Browse files
authored
docs: update paths_released description (#1062)
Looks like a description was left incomplete. Adds some clarity around the paths_released description. --------- Signed-off-by: Dimitris Sotirakis <[email protected]>
1 parent 9eba3b9 commit 35ed136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ New types of releases can be [added here](https://github.com/googleapis/release-
162162
| output | description |
163163
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
164164
| `releases_created` | `true` if any release was created, `false` otherwise |
165-
| `paths_released` | A JSON string of the array of paths that had releases created (`[]` if ) |
165+
| `paths_released` | A JSON string of the array of paths that had releases created (`[]` if nothing was released) |
166166
| `prs_created` | `true` if any pull request was created or updated |
167167
| `pr` | A JSON string of the [PullRequest object](https://github.com/googleapis/release-please/blob/main/src/pull-request.ts#L15) (unset if no release created) |
168168
| `prs` | A JSON string of the array of [PullRequest objects](https://github.com/googleapis/release-please/blob/main/src/pull-request.ts#L15) (unset if no release created) |

0 commit comments

Comments
 (0)