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 685eb40 commit 0578065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
run: |
git pull --all
git checkout stage-fork
git merge origin/stage-live
git push origin stage-fork
Expand Down

0 comments on commit 0578065

Please sign in to comment.