From 83dc8139d6b05f95bacd53532974eebfd9a6f597 Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 28 Sep 2024 14:24:58 -0700 Subject: [PATCH] renaming project --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: