fbegyn/Setup Forgejo SSH Deploy Key
Configure SSH client for deploy key authentication over non-default ports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Forgejo server hostname | yes | — |
| port | SSH server port | no | 22 |
| user | SSH user | no | git |
| ssh-private-key | SSH private key content (from secrets.SSH_PRIVATE) | yes | — |
| key-file | Location of the SSH key | — | ~/.ssh/deploy_key |
| strict-host-checking | Enable StrictHostKeyChecking | no | no |
| check-host-ip | Enable CheckHostIP | no | no |
Outputs
no outputs