helllicht/helllicht/sftp-upload

helllicht internal sftp-upload-action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
hostHost (e.g. "my-sftp-url.com")yes
portPort [default: "22"]no22
usernameUsernameyes
passwordPasswordyes
localDirDirectory that should be uploaded (e.g. ".", "dist", "./app", "./compiled/")yes
uploadPathPath where the working directories are [default: "./"] (e.g. "app", "./www/", "www/prod", "html/var/"no./
excludeFiles/Folders that should not be uploaded [default: see action.yml] (it is using regex) (pass "[]" for no filtering)no[".github", ".git", ".gitignore", "composer.phar", "node_modules", "README.md", "package.json", "package-lock.json", "yarn.lock"]
debugModeEnable debug ("on"/"off") to receive a detailed log of the upload [default: "off"]nooff

no outputs