Update push.yml
This commit is contained in:
parent
9dac57e6d2
commit
3bdff9ba02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue