feat: body-path

This commit is contained in:
Peter Evans 2023-04-04 15:16:56 +09:00
parent 3c7e574272
commit 110f9d8fdb
8 changed files with 30 additions and 21 deletions

View file

@ -54,6 +54,8 @@ inputs:
body:
description: 'The body of the pull request.'
default: 'Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action'
body-path:
description: 'The path to a file containing the pull request body. Takes precedence over `body`.'
labels:
description: 'A comma or newline separated list of labels.'
assignees: