From d11709912055165811ff943b1432066e70c24a55 Mon Sep 17 00:00:00 2001 From: Say Cheong Date: Tue, 12 Sep 2023 09:08:25 +0900 Subject: [PATCH] Docker image push workflow updated --- .github/workflows/push_docker_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_docker_image.yml b/.github/workflows/push_docker_image.yml index 3960f0099..38454f120 100644 --- a/.github/workflows/push_docker_image.yml +++ b/.github/workflows/push_docker_image.yml @@ -11,7 +11,7 @@ on: - qa-* - 2022q3-worldboss - release/* - - test/libplanet-3.3.0 + - test/libplanet-3.3.0-candidate tags: - "*" workflow_dispatch: