radenpioneer/Astro FTP

A composite action that prepares your Astro site to be deployed 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.
node-versionThe node version to useno18
package-managerIf not automatically detectable, you may specify your preferred package managerno""
resolve-dep-from-pathIf the dependency file is located inside the folder specified by pathnotrue
dry-runnofalse

no outputs