From dad5b99538db53c982402c0c337c5cb1aa51d28d Mon Sep 17 00:00:00 2001 From: Fernando Dodino Date: Fri, 15 Dec 2023 00:13:52 -0300 Subject: [PATCH] Fix uploading executables for ts-cli in release --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d625b1..7b0752c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ name: CI build on: - pull_request + [pull_request, push] jobs: test: