Skip to content

Why use multi-line string for restore-keys intead of array? #44

@bendavies

Description

@bendavies

Hey,

Just wondering why restore-keys is defined as a multi line string, while yaml obviously supports sequences?

const restoreKeys = core.getInput(Inputs.RestoreKeys).split("\n");

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions