Skip to content

Commit ee30bc4

Browse files
committed
Change upstream url
1 parent 74fbbf1 commit ee30bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Fetch and merge upstream
2222
run: |
23-
git remote add upstream https://github.com/signalapp/Signal-Android.git
23+
git remote add upstream https://github.com/mollyim/mollyim-android.git
2424
git fetch upstream
2525
git merge --ff-only upstream/main
2626

0 commit comments

Comments
 (0)