From 0cbc23d25e811cfb30add0bca85e41cc095e8f95 Mon Sep 17 00:00:00 2001 From: hassanibrahemcon3x <24407834+Muhammad-Altabba@users.noreply.github.com> Date: Thu, 21 Nov 2024 07:38:39 +0100 Subject: [PATCH] publish a canary version --- .github/workflows/canary_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/canary_release.yml b/.github/workflows/canary_release.yml index 8b59ebde563..9c63c2436d9 100644 --- a/.github/workflows/canary_release.yml +++ b/.github/workflows/canary_release.yml @@ -2,7 +2,7 @@ name: 'Release Canary' on: push: branches: - - '4.x' + - '7144-fix-typescript-version-issue' jobs: release: