fariszr/Tailscale SSH deploy
Deploy files with a custom command using Tailscale SSH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 6, 2025
- License
- Apache 2.0
Pinned Snippet
uses: fariszr/tailscale-ssh-deploy@8bd320c7dfaa9d766843564c47d5ce67f46e17b4 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| remote_host | The remote host to upload the directory to | yes | — |
| remote_destination | The destination path on the remote host | yes | — |
| directory | The local directory to upload | yes | — |
| post_upload_command | A command to run on the remote host after the upload is finished | no | — |
Outputs
no outputs