From bbfac2eff3dea1ba46f70aa58fff44ef97871e46 Mon Sep 17 00:00:00 2001 From: Mifarse Date: Fri, 29 Oct 2021 22:05:51 +0300 Subject: [PATCH] 1 --- .github/workflows/release.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75a0506..f96b6f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,9 +2,10 @@ name: deploy-to-Yandex-Cloud # Controls when the workflow will run on: - # release: - # types: [published] - push: + release: + types: + - published + # push: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: