Skip to content

Commit

Permalink
Update sync-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala authored Oct 20, 2023
1 parent 7b670fc commit 940bd1d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
run: |
git checkout stage-live
git pull --all
git checkout stage-fork
git merge origin/stage-live
git push
git push origin stage-fork

0 comments on commit 940bd1d

Please sign in to comment.