From 84708e14584d45a95b0df6a0576e42fb981e1443 Mon Sep 17 00:00:00 2001 From: Aleksey_Skakodub Date: Thu, 10 Apr 2025 17:32:26 -0400 Subject: [PATCH] =?UTF-8?q?=D1=8D=D1=8D=D1=8D=D1=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 84eb9aa..b5f0355 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,8 +1,9 @@ name: Deploy to Server on: - branches: - - master + push: + branches: + - master jobs: deploy: