GitHubActionsRuntimeInfo.

EnvPath Property

Summary

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

Syntax

public FilePath EnvPath { get; }

Value

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