We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f677bb commit c4699e3Copy full SHA for c4699e3
1 file changed
action.yml
@@ -1,8 +1,8 @@
1
name: 'FTP Deployment'
2
author: 'Israel Roldan <israel.alberto.rv@gmail.com>'
3
description: >-
4
- Copy the files via FTP from your Git project to your server in a specific path also you can delete the destination
5
- folder before the upload.
+ Copy all the files and folders via FTP from your Git project to your server in a specific path,
+ delete remote folder before.
6
inputs:
7
server:
8
description: 'FTP Server'
0 commit comments