From d00cd300b348da63133e1d0df28c12b00d4e8d7b Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Mon, 18 Dec 2023 19:17:29 +0530 Subject: [PATCH] test --- .github/workflows/repopush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repopush.yml b/.github/workflows/repopush.yml index 98ea093..2d43d1e 100644 --- a/.github/workflows/repopush.yml +++ b/.github/workflows/repopush.yml @@ -28,7 +28,7 @@ jobs: fi cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes - cd "/home/production/deployed/dappbundle/ && git push "https://ranchimalldev:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git" + cd /home/production/deployed/dappbundle/ && git push "https://ranchimalldev:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git" \ No newline at end of file