diff --git a/.github/workflows/repopush.yml b/.github/workflows/repopush.yml index 2bc75d1..c34eaa1 100644 --- a/.github/workflows/repopush.yml +++ b/.github/workflows/repopush.yml @@ -28,6 +28,6 @@ jobs: fi cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes - + cd "/home/production/deployed/dappbundle/ && git push origin main \ No newline at end of file