Skip to content

Commit

Permalink
Change upstream url
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Oct 11, 2023
1 parent 74fbbf1 commit ee30bc4
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 ee30bc4

Please sign in to comment.