Function getState

  • Retrieves the value of a GitHub Actions state.

    Parameters

    • name: string

      The name of the GitHub Actions state.

    Returns string

    The value of the GitHub Actions state, or an empty string if not found.