Skip to content

Commit f5d5434

Browse files
committed
try http URI for github secrets
1 parent f32ea02 commit f5d5434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/fastlane/Matchfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git_url("git@github.com:sebsto/secret.git")
1+
git_url("http://github.com:sebsto/secret.git")
22
storage_mode("git")
33

44
# storage_mode("s3")

0 commit comments

Comments
 (0)