You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Generate Release Notes action is dedicated to enhance the quality and organizati
51
51
-**Required**: Yes
52
52
53
53
### `chapters`
54
-
-**Description**: A JSON string defining chapters and corresponding labels for categorization. Each chapter should have a title and a label matching your GitHub issues and PRs.
54
+
-**Description**: An Yaml array defining chapters and corresponding labels for categorization. Each chapter should have a title and a label matching your GitHub issues and PRs.
55
55
-**Required**: Yes
56
56
57
57
### `row-format-issue`
@@ -374,11 +374,16 @@ Create *.sh file and place it in the project root.
374
374
375
375
# Set environment variables based on the action inputs
0 commit comments