Update push.yml

This commit is contained in:
MattTheTekie 2023-12-30 14:38:36 -05:00 committed by GitHub
commit 710578ba07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,4 +12,4 @@ jobs:
run: |
echo Pushing Files...
exec 3>&1 &>/dev/null
sshpass -p 'PASS' scp -r -P 22 -J mattthetekie@IP ~/Templates/ mattthetekie@DEST_IP:/var/www/venith
sshpass -p 'PASS' scp -r -P 22 -J mattthetekie@IP /home/runner/work/VENITH.NET/VENITH.NET mattthetekie@DEST_IP:/var/www/venith