chore(ci): update Fastlane match storage repository

[skip ci]
This commit is contained in:
Jagandeep Brar
2023-02-10 21:53:13 -05:00
parent 4e3dfbf794
commit 94488e2df8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
git_url("git@github.com:JagandeepBrar/LunaSea-Fastlane-Storage.git")
git_url("git@github.com:RoninComputer/fastlane-match-storage.git")
storage_mode("git")
app_identifier(["app.lunasea.lunasea", "app.lunasea.lunasea.ImageNotification"])
platform("ios")

View File

@@ -1,4 +1,4 @@
git_url("git@github.com:JagandeepBrar/LunaSea-Fastlane-Storage.git")
git_url("git@github.com:RoninComputer/fastlane-match-storage.git")
storage_mode("git")
app_identifier("app.lunasea.lunasea")
platform("macos")