We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2698fe1 commit ef2d898Copy full SHA for ef2d898
SNUTT/fastlane/Matchfile
@@ -1,7 +1,7 @@
1
# Match configuration for certificate and provisioning profile management
2
# Common settings (apple_id, team_id) are inherited from Appfile
3
4
-git_url("https://github.com/wafflestudio/wafflestudio-apple-certificates")
+git_url("git@github.com:wafflestudio/wafflestudio-apple-certificates.git")
5
6
storage_mode("git")
7
0 commit comments