miloslavnosek/Astro FTP

A composite GitHub action that deploys Astro site to any FTP server.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverFTP server hostnameyes
usernameFTP usernameyes
passwordFTP passwordyes
directoryPath to upload to (on the server). Must end with trailing slash /nopublic_html/
protocolProtocol to use, supports `ftp`, `ftps` and `ftps-legacy`. Defaults to `ftp`noftp
portRemote server portno21
pathPath of the directory containing your siteno.
dry-runDry run mode for FTP uploadnofalse

no outputs