From e7c7eda0bfadc90fe828459be273faaa6f670a85 Mon Sep 17 00:00:00 2001 From: iamspdarsan Date: Tue, 7 May 2024 04:11:50 +0530 Subject: [PATCH] - --- .github/workflows/sshtodeploy.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sshtodeploy.yml b/.github/workflows/sshtodeploy.yml index 3ca94c5..e031a3d 100644 --- a/.github/workflows/sshtodeploy.yml +++ b/.github/workflows/sshtodeploy.yml @@ -44,4 +44,4 @@ jobs: SOURCE: "opensource/" TARGET: ${{ secrets.REMOTE_TARGET }} - SCRIPT_BEFORE: ls + SCRIPT_BEFORE: ls && whoami diff --git a/README.md b/README.md index 6514631..2e75497 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ ## Richie JS -[![Deploy Static Files to Server](https://github.com/cresteem/Richie-JS-DocSite/actions/workflows/sshtodeploy.yml/badge.svg?event=status)](https://github.com/cresteem/Richie-JS-DocSite/actions/workflows/sshtodeploy.yml) +[![Deploy Static Files to Server](https://github.com/cresteem/Richie-JS-DocSite/actions/workflows/sshtodeploy.yml/badge.svg)](https://github.com/cresteem/Richie-JS-DocSite/actions/workflows/sshtodeploy.yml)