From ff946ce5d57af2fbb33bcee63c263cf94359e58b Mon Sep 17 00:00:00 2001 From: Andrew Robonen Date: Fri, 15 Apr 2022 02:06:36 +0700 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8144c3e..2a41326 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: port: ${{ secrets.SSH_PORT }} rm: true strip_components: 1 - source: "dist/" + source: "." target: ${{ secrets.SERVER_DIR }} - name: Notify @@ -37,4 +37,4 @@ jobs: format: markdown message: | ✅ *${{ github.actor }} выпустил новый релиз: ${{ github.repository }}: ${{ steps.get_version.outputs.VERSION }}*: - [Просмотреть релиз](https://forma-web.ru) \ No newline at end of file + [Просмотреть релиз](https://forma-web.ru)