From 3964ab8f5e5fd86bad25c93b0084252b6cfe7da2 Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Fri, 18 Mar 2022 13:10:14 +0800 Subject: [PATCH] chore: update semaphore submodule to https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6e0a95f..3e38035 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "semaphore"] path = semaphore - url = git@github.com:appliedzkp/semaphore.git + url = https://github.com/appliedzkp/semaphore.git