diff --git a/README.md b/README.md index 2a973bf..c275450 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Unlike standard actions, this action just uses variables from the environment. | PULL_REQUEST_BRANCH | open pull request against this branch | false | master | | PULL_REQUEST_FROM_BRANCH | if a branch isn't found in your GitHub payload, use this branch | false | | | PULL_REQUEST_BODY | the body for the pull request | false | | -| PULL REQUEST_TITLE | the title for the pull request | false | | -| PULL REQUEST_DRAFT | should this be a draft PR? | false | false | +| PULL_REQUEST_TITLE | the title for the pull request | false | | +| PULL_REQUEST_DRAFT | should this be a draft PR? | false | false | All booleans should be lowercase.