From bc1381474b419dc0133e75c784fcb9e79f96ae10 Mon Sep 17 00:00:00 2001 From: DotCipher <71338128+Wiran-Larbi@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:43:38 +0100 Subject: [PATCH] Update ci-ui.yaml --- .github/workflows/ci-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ui.yaml b/.github/workflows/ci-ui.yaml index fcb2df1..d364128 100644 --- a/.github/workflows/ci-ui.yaml +++ b/.github/workflows/ci-ui.yaml @@ -58,4 +58,4 @@ jobs: file: docker/frontend/Dockerfile push: true platforms: linux/amd64,linux/arm64 - tags: dotcipher1/sp-ui:${{ steps.extract_version.outputs.UI_VERSION }}, dotcipher1/sp-ui:latest + tags: suiviephysique/sp-ui:${{ steps.extract_version.outputs.UI_VERSION }}, suiviephysique/sp-ui:latest