Update push.yml
This commit is contained in:
parent
c8a9104efb
commit
ca1549a8f1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -11,5 +11,4 @@ jobs:
|
|||
- name: Pushing Files...
|
||||
run: |
|
||||
echo Pushing Files...
|
||||
rm $HOME/.ssh/known_hosts
|
||||
sshpass -p '${{ secrets.PASS }}' scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -r -P 22 -J mattthetekie@${{ secrets.IP }} /home/runner/work/VENITH.NET/VENITH.NET mattthetekie@${{ secrets.DEST_IP }}:/var/www/venith
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue