From a5ac428a36c0b2920dd3b6636c1edc28647be7c7 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Mon, 18 Dec 2023 19:07:16 +0530 Subject: [PATCH] test --- .github/workflows/repopush.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/repopush.yml b/.github/workflows/repopush.yml index 5dc3afd..2bc75d1 100644 --- a/.github/workflows/repopush.yml +++ b/.github/workflows/repopush.yml @@ -27,7 +27,7 @@ jobs: cd /home/production/deployed/dappbundle && git clone "https://github.com/ranchimall/${{ github.event.repository.name }}.git" fi - cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .git - + cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes + \ No newline at end of file