From 7978d92e2917ea262bf42e149eccd67d0a24d427 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Mon, 29 Mar 2021 11:11:14 +0200 Subject: [PATCH] fix createRelease --- .github/workflows/CreateRelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CreateRelease.yml b/.github/workflows/CreateRelease.yml index 722db1663..dca81ecb7 100644 --- a/.github/workflows/CreateRelease.yml +++ b/.github/workflows/CreateRelease.yml @@ -11,7 +11,7 @@ on: release_candidate: description: 'Is release candidate' required: true - default: false + default: 'false' jobs: