From 0cb86efe910fedd6887f58d534ad0af6f9f80d84 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Thu, 23 Nov 2023 19:40:09 +0100 Subject: [PATCH] Use correct owner for packages --- .ci/pipelines/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/pipelines/pr.yml b/.ci/pipelines/pr.yml index a9060f9..a59e6f9 100644 --- a/.ci/pipelines/pr.yml +++ b/.ci/pipelines/pr.yml @@ -26,7 +26,7 @@ resources: source: access_token: ((gitea_api_key)) url: http://forgejo:3000 - owner: concourse + owner: bitsquid_dt type: generic name: dtmt