Skip to content

Commit

Permalink
ci(sync.yml): tryna fix +2
Browse files Browse the repository at this point in the history
  • Loading branch information
iahmadgad authored Dec 13, 2024
1 parent c6a38ef commit f1232af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
git merge main
git merge origin/main
git push -u origin dev
gitlab-mirror:
Expand Down

0 comments on commit f1232af

Please sign in to comment.