From 7a1fb86ffb45cc92dc0932f1aaa8d381f8de04e3 Mon Sep 17 00:00:00 2001 From: David Seveloff Date: Thu, 7 Sep 2023 11:45:57 +0300 Subject: [PATCH] WIP --- .github/workflows/latest-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/latest-release.yml b/.github/workflows/latest-release.yml index 94287bf46b3..b425e465ef5 100644 --- a/.github/workflows/latest-release.yml +++ b/.github/workflows/latest-release.yml @@ -3,7 +3,7 @@ name: Automated Latest Release env: CHANNEL: 'latest' PRERELEASE: 'false' - ACTIVE: false + ACTIVE: 'false' on: pull_request: