From 3bfdb92d106b8db7a2fbed512afb5d5837a1574e Mon Sep 17 00:00:00 2001 From: Vladimir Penzin Date: Thu, 4 Apr 2024 11:28:57 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D1=8B=D0=B9=20=D1=80?= =?UTF-8?q?=D0=B5=D0=BB=D0=B8=D0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef7a2e7..9c9e47e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: repo: context.repo.repo, tag_name: nextVersion, name: nextVersion, - body: "Тело вашего релиза", + body: "", draft: false, prerelease: false });