• Sets the output value for the action output parameter.

    Returns

    The result of running echo ${varName}.

    Parameters

    • varName: string

      The name of the environment variable. The variable must match the ^[A-Za-z0-9@-_]+$ pattern.

    • varValue: string

      The fully resolved value of the output variable.

    Returns any

Generated using TypeDoc