From a3963784e1f4edf148018ccdfdb8f36b5e968921 Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:41:53 -0500 Subject: [PATCH] Update push.yml --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index b1fa2e0..aa3738b 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -32,7 +32,7 @@ jobs: uses: appleboy/scp-action@master with: host: ${{ secrets.DEST_IP }} - username: mattthetekie + username: demon password : ${{ secrets.PASS }} proxy_host: ${{ secrets.IP }} proxy_port: 2035