Skip to content

Commit

Permalink
Change upstream url
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Sep 27, 2023
1 parent 015be2b commit 58322e2
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 @@ -20,7 +20,7 @@ jobs:

- name: Fetch and merge upstream
run: |
git remote add upstream https://github.com/signalapp/Signal-Android.git
git remote add upstream https://github.com/mollyim/mollyim-android.git
git fetch upstream
git merge --ff-only upstream/main
Expand Down

0 comments on commit 58322e2

Please sign in to comment.