Skip to content

Commit

Permalink
Update automatedpr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-shervin authored Mar 25, 2024
1 parent b2c304a commit 5c76b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatedpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Push to Forked Repository
run: |
git checkout sam-patch
git config pull.rebase false
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

0 comments on commit 5c76b5e

Please sign in to comment.