Skip to content

Commit f37d718

Browse files
author
Jess Carlos
authored
define body_path
1 parent 9d21c8a commit f37d718

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ inputs:
1111
body:
1212
description: 'Text describing the contents of the tag.'
1313
required: false
14+
body_path:
15+
description: 'Path to file with information about the tag.'
16+
required: false
1417
draft:
1518
description: '`true` to create a draft (unpublished) release, `false` to create a published one. Default: `false`'
1619
required: false

0 commit comments

Comments
 (0)