From 3c372b15ca52c450c38b11d25c9e8ce881f48ad4 Mon Sep 17 00:00:00 2001 From: Vicente Eduardo Ferrer Garcia <7854099+viferga@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:20:25 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a6cbad..8872fa4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,8 @@ on: push: tags: - 'v*.*.*' + branches: + - master env: ASSET_NAME: metacall-tarball-linux-amd64.tar.gz