Add support for changing directories before push
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
||||
| github_token | string | | Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}'. |
|
||||
| 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. |
|
||||
|
||||
## License
|
||||
|
||||
|
Reference in New Issue
Block a user