ghakit
    Preparing search index...

    Function getGitHubAction

    • Returns the name or ID of the currently running action or step.

      For scripts without an ID, GitHub uses __run. Repeated invocations get numeric suffixes (e.g. __run_2).

      Returns string

      The name or ID of the currently running action or step, or an empty string if not set.