ghakit
    Preparing search index...

    Function getState

    • Retrieves the value of a GitHub Actions state.

      State names are case-sensitive — use the exact same casing that was passed to setState.

      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 set.