Skip to content

Commit 0b52372

Browse files
committed
fix url format
1 parent 9e11e9b commit 0b52372

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("https://github.com:sebsto/secret.git")
1+
git_url("https://github.com/sebsto/secret.git")
22
storage_mode("git")
33

44
# storage_mode("s3")

0 commit comments

Comments
 (0)