Merge pull request #24 from fgriberi/patch-1
Fix typo error in README.md file [minor]
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user