From 788027b9a339d46b7a4d3f9ba102debd80a18c50 Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Tue, 19 Mar 2024 04:59:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/gitea-actions.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/gitea-actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 152facd..06d61f0 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -35,7 +35,6 @@ jobs: - name: Build frontend run: npm run build - name: Deploy to Server - run: echo "Eto ewe v razrabotke" uses: https://gitea.com/aquelle1/ssh-deploy@main env: SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}