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 e3709d8 commit 396cf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
git log -n 5 --oneline > commit_history_fork.txt
cat commit_history_fork.txt
git merge origin/stage-live
git push orgin stage-fork
git push origin stage-fork

0 comments on commit 396cf0c

Please sign in to comment.