From f8dfffebe607a197e9b84cb804abd47949015236 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Mon, 19 Aug 2024 09:14:55 +0000 Subject: [PATCH] chore: update ci release scripts (generated) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/algolia/api-clients-automation/pull/3528 Co-authored-by: Clément Vannicatte --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f2c8906f..a3fb2ab9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Publish Artifacts on: push: branches: - - next + - main jobs: publish: