shoppableph/Push a file to another repository
Used for pushing a copy of a file to another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_folder | Source folder from the origin directory | yes | — |
| destination_repo | Destination repository | yes | — |
| user_email | Email for the git commit | yes | — |
| user_name | GitHub username for the commit | yes | — |
| destination_branch | branch to push file to, defaults to main | no | — |
| destination_branch_create | Destination branch to create for this commit | no | — |
| commit_message | A custom message for the commit | no | — |
| git_server | Git server host, default github.com | no | github.com |
Outputs
no outputs