From dcc048fba659a3a8ddcd1487a7e1f0d22c867fe1 Mon Sep 17 00:00:00 2001 From: Eshanchik <39962460+Eshanchik@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:58:26 +0200 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fbbe8956..77014e1d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,6 +6,7 @@ on: - main - dev - 'test-*' + - new-cfg tags: - 'v*' - 'test-*'