Modify & Fix README.md
This commit is contained in:
parent
d13d503a75
commit
a4491334a7
@ -30,7 +30,7 @@ jobs:
|
||||
| branch | string | 'master' | Destination branch to push changes. |
|
||||
| force | boolean | false | Determines if force push is used. |
|
||||
| directory | string | '.' | Directory to change to before pushing. |
|
||||
| repository | string | '' | Repository name. Default or empty repository name represents current github repository. If you want to push other repository, you should make a personal access token(https://github.com/settings/tokens) and put it with github_token. |
|
||||
| repository | string | '' | Repository name. Default or empty repository name represents current github repository. If you want to push to other repository, you should make a [personal access token](https://github.com/settings/tokens) and use it as the `github_token` input. |
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user