lorem3/Push to SSH Repo
Push current repo to another Git repo via SSH using provided private key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-url | Git target repo SSH URL (e.g. git@host:user/repo.git) | no | — |
| private-key | Private SSH key (PEM format) for authentication. ⚠️ 请通过 GitHub Secrets 传入,不要明文写在 workflow 文件或仓库代码里。 不设置,会自动跳过步骤 | no | — |
Outputs
no outputs