# 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