From eb0c4e4622d98e41c3751de1a44c210166c7c6e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Wed, 17 Apr 2024 10:11:31 +0200 Subject: [PATCH] revert me! run release build in this PR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miroslav Bajtoš --- .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 60bb5422..eb93008f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ on: # attach the release artifacts to GHA workflow run Summary page, where you can download them for # inspection. # REMEMBER TO REVERT BACK THE CHANGE BEFORE LANDING YOUR PULL REQUEST! - # branches: ['*'] + branches: ['*'] env: CARGO_INCREMENTAL: 0