manzoorwanijk/Deploy to repo
Push files/folder (may be created by a workflow run) to another GitHub repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src_dir | Relative path of the source directory. | yes | — |
| target_owner | GitHub username of the target repo owner. | yes | — |
| target_repo | Name of the target repo. | yes | — |
| target_dir | Relative path of the target directory. | yes | — |
| target_branch | Name of the branch on target repo. | — | master |
| access_token | GitHub access token for the target repo. | — | — |
| git_user_email | Email of the git user. | — | — |
| git_user_name | Name of the git user. | — | — |
| cleanup_command | The command(s) to run for clean up before copying the files. | — | — |
| precommit_command | The command(s) to run before committing the files. | — | — |
| commit_msg | Deployment commit message. | — | — |
Outputs
no outputs