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