vinayb21/Push directory to another repos
Useful to push files to another repository to be used
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-directory | Source directory from the origin directory | yes | — |
| destination-github-username | Name of the destination username/organization | yes | — |
| destination-repository-name | Destination repository | yes | — |
| user-email | Email for the git commit | yes | — |
| destination-repository-username | [Optional] Username/organization for the destination repository | no | "" |
| target-branch | [Optional] set target branch name for the destination repository. Defaults to "master" | no | master |
| commit-message | [Optional] commit message for the output repository. ORIGIN_COMMIT is replaced by the URL@commit in the origin repo | no | Update from ORIGIN_COMMIT |
| tag | Tag for release | yes | — |
Outputs
no outputs