From a0a96efbc890168e27de10b7bda8da8dd9957378 Mon Sep 17 00:00:00 2001 From: Mfaume Mnokote Date: Tue, 16 Apr 2024 17:07:09 +0300 Subject: [PATCH] test4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42b2800..c4cfb46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: with: host: 172.16.18.148 username: ${{ secrets.SERVER_USERNAME }} - key: ${{ secrets.SK }} + key: ${{ secrets.SSH_PRIVATE_KEY }} port: ${{ secrets.SERVER_PORT }} source: "dist/" target: "/var/www/html/dist/"