From a8a5115483f4e075ef2bba24b14bd639ab543400 Mon Sep 17 00:00:00 2001 From: Mike Date: Sat, 23 Sep 2023 17:14:29 +1200 Subject: [PATCH] Use tag given by Serban here: https://humanitarian.atlassian.net/browse/HAPI-66?focusedCommentId=158841 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 2c7d48e8..36698c1b 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -45,4 +45,4 @@ jobs: with: context: . push: true - tags: public.ecr.aws/unocha/hapi-pipelines:main + tags: public.ecr.aws/unocha/hdx-hapi-pipelines:main