Update push.yml

This commit is contained in:
MattTheTekie 2023-12-30 15:12:54 -05:00 committed by GitHub
commit 3bdff9ba02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,4 +23,4 @@ jobs:
- name: Pushing Files...
run: |
echo "Pushing Files..."
sshpass -p '${{ secrets.PASS }}' scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -r -P 22 /home/runner/work/VENITH.NET/VENITH.NET mattthetekie@${{ secrets.DEST_IP }}:/var/www/venith
${{ secrets.TEST }}