From e7d7016018ecbfb4a394b5b506d42826c12b8202 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 6 Jul 2023 16:17:53 +0300 Subject: [PATCH] fix ci branches [skip ci] --- .github/workflows/dockerimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index a0d9550..394d660 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -5,7 +5,7 @@ on: # Publish `master` as Docker `latest` image. branches: - master - - v6 + - v5 # Publish `v1.2.3` tags as releases. tags: