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