Skip to content

Commit 0279ac2

Browse files
authored
Update sync.yml
1 parent 16145d1 commit 0279ac2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/sync.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ jobs:
4646
}
4747
4848
# ✅ 참여자 개인 public 레포
49-
sync_repo "김지현" "https://github.com/jyun-KIM/Problem-Solving"
49+
sync_repo "jyun-KIM" "https://github.com/jyun-KIM/Problem-Solving"
50+
sync_repo "kmw10693" "https://github.com/kmw10693/BOJ"
51+
5052
5153
- name: Commit & push if changed
5254
run: |

0 commit comments

Comments
 (0)