diff --git a/README.md b/README.md index c2aa2da..171f015 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rsync Action +# Rsync Copy ***By `temper`*** diff --git a/action.yml b/action.yml index bb9a41d..084fd80 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Rsync Action' +name: 'Rsync Copy' description: 'Copies the files from your repository to a remote host using rsync' author: 'temper' inputs: