Skip to content

Commit c4699e3

Browse files
committed
Reduced the description for the action.
Signed-off-by: Israel Roldan <israel.alberto.rv@gmail.com>
1 parent 0f677bb commit c4699e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: 'FTP Deployment'
22
author: 'Israel Roldan <israel.alberto.rv@gmail.com>'
33
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.
4+
Copy all the files and folders via FTP from your Git project to your server in a specific path,
5+
delete remote folder before.
66
inputs:
77
server:
88
description: 'FTP Server'

0 commit comments

Comments
 (0)