yuzhouu/Copy Code to Another Repo
Copy specified code from current repository to another.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-path | Path to the source code within the current repository | yes | — |
| target-repo | Full name of the target repository (e.g., owner/repo) | yes | — |
| target-path | Path to the target location within the target repository | yes | — |
| target-token | Personal access token with write access to the target repository | yes | — |
Outputs
no outputs