Skip to content

Fix multiline output for release notes on CI #3750

@michaelsproul

Description

@michaelsproul

Description

The release CI crashes when outputting the multiline string for the release notes. We should use a "here document" like <<<EOF to escape the mulitline string.

CI crashing: https://github.com/sigp/lighthouse/actions/runs/3537291461

Fix (option 2): https://trstringer.com/github-actions-multiline-strings/

Testing will require running the release flow on a dummy release on someone's fork.

Version

Should be fixed before v3.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    infra-civ3.4.0Minor release following v3.3.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions