github-action-push-to-anoth.../README.md
2020-03-29 16:44:47 +02:00

14 lines
237 B
Markdown

# github-action-push-to-another-repository
Helps to push generated files to another directory
## Inputs
### `source-folder`
### `destination-github-username`
### `destination-repository-name`
## Example usage
uses: actions/... TODO