From 9033dc4857678c26c71a9b73e3beb6d65da13af2 Mon Sep 17 00:00:00 2001 From: Herbert Poul Date: Mon, 2 Sep 2024 09:42:05 +0200 Subject: [PATCH] Revert "different cerficiate branch" This reverts commit 87dce35f87814f849bff24dd79cfe7a3cc58cc51. --- authpass/ios/fastlane/Matchfile | 2 +- authpass/macos/fastlane/Matchfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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")