svr666/Github Push Action
A github action to push files from one repo to an another repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user-name | Github username | yes | — |
| user-email | Github email id | yes | — |
| commit-message | Commit message | yes | — |
| target-repo | Repo to which files needed to be copied (repo from "user-name" will be cloned) | yes | — |
| copy-from-location | Location of the files to be copied | yes | — |
| remove-list | List of files and folders to delete, names should be space separated | no | — |
Outputs
no outputs