github-action-push-to-anoth.../README.md

14 lines
237 B
Markdown
Raw Normal View History

2020-03-29 08:44:47 -06:00
# 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