- Namespace
- GitReleaseManager
.Core - Containing Type
- VcsService
Syntax
public Task PublishReleaseAsync(string owner, string repository, string tagName)
Parameters
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repository | string | |
| tagName | string |
Return Value
| Type | Description |
|---|---|
| Task |