forked from mirrors/action-gh-release
bump version + update changelog
This commit is contained in:
parent
2861dc8673
commit
ce95482067
3 changed files with 6 additions and 1 deletions
|
@ -177,6 +177,7 @@ The following are optional as `step.with` keys
|
|||
| `fail_on_unmatched_files` | Boolean | Indicator of whether to fail if any of the `files` globs match nothing |
|
||||
| `target_commitish` | String | Commitish value that determines where the Git tag is created from. Can be any branch or commit SHA. |
|
||||
| `token` | String | Secret GitHub Personal Access Token. Defaults to `${{ github.token }}` |
|
||||
| `discussion_category_name` | String | |
|
||||
|
||||
💡 When providing a `body` and `body_path` at the same time, `body_path` will be
|
||||
attempted first, then falling back on `body` if the path can not be read from.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue