diff --git a/authpass/ios/fastlane/Matchfile b/authpass/ios/fastlane/Matchfile index bc44e8a0..e24be595 100644 --- a/authpass/ios/fastlane/Matchfile +++ b/authpass/ios/fastlane/Matchfile @@ -1,7 +1,7 @@ #git_url("git@gitlab.com:hpoul/authpass-certificates.git") #git_branch("authpass_codeuxdesign") git_url("git@gitlab.com:codeuxdesign/cux-certificates.git") -git_branch("authpass_certificates") +git_branch("cux_certificates") storage_mode("git") diff --git a/authpass/macos/fastlane/Matchfile b/authpass/macos/fastlane/Matchfile index bc44e8a0..e24be595 100644 --- a/authpass/macos/fastlane/Matchfile +++ b/authpass/macos/fastlane/Matchfile @@ -1,7 +1,7 @@ #git_url("git@gitlab.com:hpoul/authpass-certificates.git") #git_branch("authpass_codeuxdesign") git_url("git@gitlab.com:codeuxdesign/cux-certificates.git") -git_branch("authpass_certificates") +git_branch("cux_certificates") storage_mode("git")