Summary
Gets the path to output file to set the step summary.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runtime Info
Syntax
public FilePath StepSummary { get; }
Value
Type | Description |
---|---|
FilePath | The path to output file to set the step summary. |