19 lines
436 B
Markdown
Executable File
19 lines
436 B
Markdown
Executable File
|
|
|
|
# CreateReleaseOption
|
|
|
|
CreateReleaseOption options when creating a release
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**body** | **String** | | [optional]
|
|
**draft** | **Boolean** | | [optional]
|
|
**name** | **String** | | [optional]
|
|
**prerelease** | **Boolean** | | [optional]
|
|
**tagName** | **String** | |
|
|
**targetCommitish** | **String** | | [optional]
|
|
|
|
|
|
|