From 86411e641556dc98e57ed38328b566129320f912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Tue, 28 Oct 2025 11:05:17 +0100 Subject: [PATCH] ci(gitlab): update github mirror repository --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5674382..4c4de26e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ test: push: stage: release variables: - GITHUB_REPOSITORY: 'git@github.com:POET-Simulator/iphreeqc.git' + GITHUB_REPOSITORY: 'git@github.com:POET-Simulator/litephreeqc.git' ORIGINAL_REPO_URL: 'https://git.gfz-potsdam.de/naaice/iphreeqc.git' ORIGINAL_REPO_NAME: 'iphreeqc' before_script: