mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-15 01:07:32 +00:00
- Replace sed with awk for more reliable multiline extraction - Use temp file to capture full script output - Extract content between separator lines correctly - Fixes empty release notes in draft releases Previous issue: sed pattern wasn't matching the separator lines, resulting in empty RELEASE_NOTES variable. New approach: Use awk to capture everything between the two separator lines, handling multiline content properly. Related to #671 (automated release workflow) |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||