mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
fix yaml table fmt
This commit is contained in:
parent
fdb5f68261
commit
5e6fc64554
1 changed files with 12 additions and 14 deletions
|
@ -163,9 +163,7 @@ jobs:
|
|||
The following are optional as `step.with` keys
|
||||
|
||||
| Name | Type | Description |
|
||||
|
||||
|---------------------------|---------|-----------------------------------------------------------------------------------------------------|
|
||||
|
||||
| ------------------------- | ------- | --------------------------------------------------------------------------------------------------- |
|
||||
| `body` | String | Text communicating notable changes in this release |
|
||||
| `body_path` | String | Path to load text communicating notable changes in this release |
|
||||
| `draft` | Boolean | Indicator of whether or not this release is a draft |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue