Skip to content

Commit

Permalink
Update sync-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ioworker0 authored Mar 18, 2024
1 parent 0cf3aac commit 0e254f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: show-remote
run: git remote -v
- name: pull-kernel-mm-stable
run: git pull -f kernel
run: git pull kernel mm-stable
- name: push-mm-stable
run: git push -f origin
run: git push origin mm-stable


0 comments on commit 0e254f8

Please sign in to comment.