Summary
Gets the path of the file with the complete webhook event payload.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public FilePath EventPath { get; }
Value
Type | Description |
---|---|
FilePath | The path of the file with the complete webhook event payload. |