Skip to content

Releases: airvzxf/ftp-deployment-action

Release list

Alpha 1

Alpha 1 Pre-release
Pre-release

Choose a tag to compare

@airvzxf airvzxf released this 13 Sep 06:47

This Alpha version is for personal usage but in a short future will be robust for any Github developer.

Main features:

  • Copy all the files inside of the specific folder from your Github repository to the specific folder in your server.
  • Option to delete all the files in the specific remote folder before the upload.
  • Use Alpine container means small size and faster creation of the container.
  • Show messages in the console logs for every executed command.

TODOs:

  • Add options for exclude delete files.
  • Add the property/option for the upload the Symlinks.