ghakit
    Preparing search index...

    Function getGitHubActionPath

    • Returns the path where the currently running action is located.

      Only set in composite actions. Useful for accessing files in the action's own repository.

      Returns string | undefined

      The path where the action is located, or undefined outside of composite actions.