I am trying to make testflight build on my local by using fastlane. It seems I don’t have permission to access CB certificate github repo.
git clone git@github.com:crowdbotics/apple-certificates.git
Cloning into 'apple-certificates'...
Enter passphrase for key '/Users/sbc/.ssh/id_rsa':
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Can anyone allow me access?
My github ID is webmasterdragon