From 9ec9fe17edd62bfbb996532997401c7fb7488055 Mon Sep 17 00:00:00 2001 From: Ariqun Date: Sun, 10 Sep 2023 13:23:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/actions.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 95982ad..24844b3 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -28,8 +28,5 @@ jobs: password: ${{ secrets.PASSWORD }} source: build/* target: ~/../var/www/ariqun_ru/data/www/ariqun.ru/ - # script: | - # cd ~/../Sudoku - # git pull - # rm -r ../var/www/ariqun_ru/data/www/ariqun.ru/* - # mv build/* ../var/www/ariqun_ru/data/www/ariqun.ru/ \ No newline at end of file + strip_components: 1 + rm: true \ No newline at end of file