Skip to content

Commit a01638e

Browse files
authored
Fix masterBranchName mentioned twice (#588)
1 parent fe7ca6a commit a01638e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ Determine the behavior for none existing properties or array elements.
120120
| branch | The updated YAML file will be committed to this branch, branch will be created if not exists | `master` |
121121
| force | Allows force pushes | `false` |
122122
| masterBranchName | Branch name of your master branch | `master` |
123-
| masterBranchName | Branch name of your master branch | `master` |
124123
| githubAPI | BaseURL for all GitHub REST API requests | https://api.github.com |
125124
| token | GitHub API Token which is used to create the PR, have to have right permissions for the selected repository | ${{github.token}} |
126125
| commitUserName | Name used for the commit user | github-actions[bot] |

0 commit comments

Comments
 (0)