f564499a79a94c4dd6b6d4c895da5e29a7bbbd45
The multi-line --body string had cc @cpfarhood at column 0, which terminated the YAML literal block scalar prematurely and caused actionlint to reject the workflow file. Use printf to construct the body string without embedding a literal newline in the YAML. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%