From 120b6167870297221fedad6d799be2f90ad91460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Bora?= Date: Wed, 17 May 2023 13:21:16 +0200 Subject: [PATCH] feat(release): test new release on this branch --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 51f8b24..e34d73f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,8 @@ name: Release on: push: - tags: - - 'v*' + branches: + - feat/publish jobs: release: