From c45cc347443b62cc442662785c3300536e10dd64 Mon Sep 17 00:00:00 2001 From: Tobias Oetzel Date: Fri, 5 Jul 2024 16:17:20 +0200 Subject: [PATCH] change the image tag name to example-ui --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index b330aca..d2f8865 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -10,7 +10,7 @@ jobs: uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@main secrets: inherit with: - imageTagName: ghcr.io/openmfp/example-content + imageTagName: ghcr.io/openmfp/example-ui componentVersionKey: example-ui release_branch: wip chartFolder: charts/example-ui