From f9bc463b1665d92963ea23be2d89ea2da633ae0b Mon Sep 17 00:00:00 2001 From: shockrah Date: Thu, 26 Sep 2024 19:41:07 -0700 Subject: [PATCH] Updating read me with proper author info --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e12357a..f7b53a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # SCP ACTION -***By `SRUEDA99`*** + +***By `temper`*** + +Original by `SRUEDA99` however I've made this work for hugo projects ## Overview This action to copy the files from your repository to a remote server using **SCP** (Secure Copy Protocol). @@ -72,4 +75,4 @@ with: passphrase: ${{ secrets.SERVER_PASSPHRASE }} ``` -_Enjoy it!_ \ No newline at end of file +_Enjoy it!_