Update push.yml

This commit is contained in:
MattTheTekie 2023-12-30 16:20:58 -05:00 committed by GitHub
commit 106ccffd6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
with:
host: ${{ secrets.DEST_IP }}
username: mattthetekie
key: ${{ secrets.SSH_PRIVATE_KEY }}
password : ${{ secrets.PASS }}
source: "/tmp/VENITH/VENITH.NET"
target: "/var/www/2/"
proxy_host: ${{ secrets.IP }}