llxlr/Fuck Deploy

Use rsync with SSH and SSHPASS to deploy project in server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: llxlr/fuck-deploy@1fd81e6bef6b64192b736c1c3ae93be4bc54f000 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
typeAuthentication Methodyes
usernameRemote Server Usernameyes
passwordRemote Server Password
keyPrivate Key
hostRemote Server IP Address or Domain Nameyes
portRemote Server Port22
remote_pathRemote Server Pathyes
local_pathGithub Runner Local Relative Path./*
includeInclude Files or Directory
excludeExclude Files or Directory
argsRsync Arguments-ratlz
ssh_argsSSH Arguments-o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no
scriptDeployment Script

no outputs