sora-reader/Sora ssh action
Server management action. A wrapper around appleboy's ssh-action. Allows to pull/deploy repo or just run some code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pull | whether to pull | yes | true |
| deploy | name of the service that needs to be deployed | — | — |
| script | additional script if needed | — | — |
| host | host | yes | — |
| port | port | yes | 22 |
| username | username | — | — |
| password | password | — | — |
Outputs
no outputs