From a8a904301791abebb4126bb16ab5215a50d0ee80 Mon Sep 17 00:00:00 2001 From: ArKuznetsov Date: Sat, 16 Jan 2021 16:44:08 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=B2=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B0?= =?UTF-8?q?=D1=85=20=D0=BF=D1=83=D0=B1=D0=BB=D0=B8=D0=BA=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D0=B8=20=D1=80=D0=B5=D0=BB=D0=B8=D0=B7=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f26192..df0882c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,8 +9,8 @@ on: types: [published, edited] env: -ACTIONS_ALLOW_UNSECURE_COMMANDS: true -PACKAGE_MASK: yard-*.ospx + ACTIONS_ALLOW_UNSECURE_COMMANDS: true + PACKAGE_MASK: yard-*.ospx jobs: build: