GitHubActionsRuntimeInfo.

OutputPath Property

Summary

Gets the path to output file to set an output parameter that the following steps in a job can use.

Syntax

public FilePath OutputPath { get; }

Value

Type Description
FilePath The path to output file to set an output parameter that the following steps in a job can use.