Efficiently automate your release note generation with 'generate-release-notes'. This GH action scans your target GitHub repository's issues, sorting and organizing them into well-formatted release notes. Perfect for maintaining a streamlined and organized release process.
Describe the bug
The release notes generator seems to expect string in the array of chapters definition.
Expected behavior
Use proper "strong" type - yaml does support arrays.
Example
See in here:
Expected format