From c6009293d8ba900754ea7be11cd300e7aec77823 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Thu, 12 Oct 2023 11:28:25 +0200 Subject: [PATCH] Update DockerHub Action --- .github/workflows/build_docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_docker.yml b/.github/workflows/build_docker.yml index cef5ba9..9db9ed5 100644 --- a/.github/workflows/build_docker.yml +++ b/.github/workflows/build_docker.yml @@ -30,4 +30,4 @@ jobs: push: true context: . # based on branch push tag latest for main with commit sha - tags: yassinsiouda/topos:latest, yassinsiouda/topos:main-${{ github.sha }} \ No newline at end of file + tags: BuboBuboBubo/topos:latest, BuboBuboBubo/topos:main-${{ github.sha }}