bos/.forgejo
Breadway 09a2c098ef fix: workflow YAML broken by blank lines inside --notes string
Blank lines inside a shell double-quoted string within a YAML literal
block cause the YAML parser to end the block early. Write the release
notes to a temp file with printf and pass --notes-file instead.
2026-06-18 21:00:24 +08:00
..
workflows fix: workflow YAML broken by blank lines inside --notes string 2026-06-18 21:00:24 +08:00