From cdf5889d5f3f504697cc007c3ab77bf459bfc501 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Thu, 29 Feb 2024 01:12:40 -0300 Subject: [PATCH] chore: update ci --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa5fed69..6be7078d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,8 @@ name: Release on: push: + branches: + - main tags: - 'v*'