From 235673b86ac320ae399eeb07d18b698db49dae8f Mon Sep 17 00:00:00 2001 From: gosha20777 Date: Fri, 19 Aug 2022 16:16:12 +0300 Subject: [PATCH] release --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 604639e..2c0b1b9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,8 +3,8 @@ name: Make Release on: push: - tags: - - 'v*.*.*' + branches: + - 'releases/**' jobs: linux-artefact: