From 5e2ac909e2d06b0b497d3af79f847a5f95e1ab74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Mortensen?= Date: Fri, 6 Mar 2020 01:14:16 +0000 Subject: [PATCH] Update location of GitHub mirror --- .builds/mirror.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.builds/mirror.yml b/.builds/mirror.yml index 402fb88..4a5ed75 100644 --- a/.builds/mirror.yml +++ b/.builds/mirror.yml @@ -4,10 +4,10 @@ packages: sources: - git@git.sr.ht:~nerosnm/oslog secrets: - - bdbeeabb-05e8-4b13-b01c-9e8e266e98e3 + - 2df81a73-108c-4cb6-b385-9b3cc8b61bc4 tasks: - mirror: | cd oslog ssh-keyscan -H github.com >> ~/.ssh/known_hosts - git remote add github git@github.com:econobox/oslog.git + git remote add github git@github.com:nerosnm/oslog.git git push github --mirror -- 2.38.5