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