diff --git a/ios/fastlane/Matchfile b/ios/fastlane/Matchfile index c02d42e6..60c10a81 100644 --- a/ios/fastlane/Matchfile +++ b/ios/fastlane/Matchfile @@ -1,4 +1,4 @@ -git_url("git@github.com:RoninComputer/fastlane-match-storage.git") +git_url("git@github.com:JagandeepBrar/fastlane-match-storage.git") storage_mode("git") app_identifier(["app.lunasea.lunasea", "app.lunasea.lunasea.ImageNotification"]) platform("ios") diff --git a/macos/fastlane/Matchfile b/macos/fastlane/Matchfile index 9b77777b..5a2b8acd 100644 --- a/macos/fastlane/Matchfile +++ b/macos/fastlane/Matchfile @@ -1,4 +1,4 @@ -git_url("git@github.com:RoninComputer/fastlane-match-storage.git") +git_url("git@github.com:JagandeepBrar/fastlane-match-storage.git") storage_mode("git") app_identifier("app.lunasea.lunasea") platform("macos")