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