diff --git a/.github/workflows/automatedpr.yml b/.github/workflows/automatedpr.yml index e4af907..ba85440 100644 --- a/.github/workflows/automatedpr.yml +++ b/.github/workflows/automatedpr.yml @@ -21,5 +21,6 @@ jobs: - name: Push to Forked Repository run: | + git pull origin sam-patch git remote add hackhub-24-testdeploy https://github.com/sam-shervin/hackhub-24-testdeploy git push hackhub-24-testdeploy sam-patch:master