mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
sync body_path fmt
This commit is contained in:
parent
6ecc92f5ad
commit
42a316b84f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ inputs:
|
||||||
body:
|
body:
|
||||||
description: 'Note-worthy description of changes in release'
|
description: 'Note-worthy description of changes in release'
|
||||||
required: false
|
required: false
|
||||||
body-path:
|
body_path:
|
||||||
description: 'Path to load note-worthy description of changes in release from'
|
description: 'Path to load note-worthy description of changes in release from'
|
||||||
required: false
|
required: false
|
||||||
name:
|
name:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue