mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 08:06:10 -07:00
github Action to push files into another Github repository
action.yml | ||
Dockerfile | ||
entrypoint.sh | ||
LICENSE | ||
README.md |
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