mikelydeamore/Teleport between repos
Copy a folder from the caller repo into a target repo path and push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target_repo | owner/repo to push into | yes | — |
| source_path | Path in the caller repo to copy FROM | yes | — |
| target_path | Path in the target repo to copy TO | yes | — |
| token | PAT with write access to target repo (and read to source if private) | yes | — |
Outputs
no outputs