Add inputs for committer-name and committer-email

This commit is contained in:
Peter Evans 2019-12-06 17:06:14 +09:00
parent 6342438c4e
commit d3dc225920
7 changed files with 54 additions and 32 deletions

View file

@ -1,6 +1,6 @@
{
"name": "create-pull-request",
"version": "1.8.0",
"version": "1.9.0",
"description": "Creates a pull request for changes to your repository in the actions workspace",
"main": "index.js",
"scripts": {