From cf407164969020eeb9dd1e661e4a15661d3ecb3a Mon Sep 17 00:00:00 2001 From: Say Cheong Date: Mon, 19 Feb 2024 23:11:31 +0900 Subject: [PATCH] Updated docker image push workflow --- .github/workflows/push_docker_image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push_docker_image.yml b/.github/workflows/push_docker_image.yml index d603c9d2b..3d9ca9a8f 100644 --- a/.github/workflows/push_docker_image.yml +++ b/.github/workflows/push_docker_image.yml @@ -13,6 +13,7 @@ on: - release/* # This branch is for testing only. Use until the next(v200080) release. - test/action-evaluation-publisher-elapse-metric + - test/v200140-optimized tags: - "*" workflow_dispatch: