valentinauclerc/ssh-branch-deploy
Enabling Branch Deployments through IssueOps with GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token used to create an authenticated client - Provided for you by default! | yes | ${{ github.token }} |
| ssh-host | SSH host | no | — |
| ssh-port | SSH port | no | — |
| ssh-user | SSH user | no | — |
| ssh-pwd | SSH password | no | — |
| ssh-script | SSH script | no | — |
| action | What you want to do (deploy, delete...) use it on your script | no | — |
| base-url | Web server URL | no | — |
| post-url | POST URL | no | — |
Outputs
no outputs