sultann/WordPress Site Deploy Action

Deploy wp-content to a remote server using SSH and rsync. Includes .distignore and optional Slack notifications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh_hostRemote host/IPyes
ssh_userSSH usernameyes
deploy_pathFull deployment path on the serveryes
ssh_keyPrivate SSH keyyes
site_urlSite URL (default: repo name)no${{ github.event.repository.name }}
slack_webhookSlack webhook URLno""
slack_messageSlack message (optional custom message)no""

no outputs