Fix bug when updating a pull request

This commit is contained in:
Peter Evans 2019-11-10 16:56:55 +09:00
parent 3c86e9a421
commit 006313b45a
5 changed files with 12 additions and 12 deletions

View file

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