actions-marketplace-validations/Zola Deploy to Server
Build and deploy a Zola site to Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 10, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/chux0519_zola-scp-action@a0bde3afdaed2874b8fc37e60dcd5a33913b8cf2 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| local | Local file path | yes | — |
| remote | Remote file path | yes | — |
| host | Remote server address | yes | — |
| port | Remote server port | no | 22 |
| user | Remote server user | yes | — |
| key | Remote server private key | yes | — |
| ensureRemote | Ensure the existance of the remote file path | no | — |
Outputs
no outputs