Summary
Gets the current runtime API authorization token.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runtime Info
Syntax
public string Token { get; }
Value
Type | Description |
---|---|
string | The current runtime API authorization token. |