Update push.yml
This commit is contained in:
parent
b572a507f0
commit
907f13b2ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: appleboy/ssh-action@v1.0.1
|
||||
with:
|
||||
host: 194.62.248.193
|
||||
username: demon
|
||||
port: 6666
|
||||
username: demon
|
||||
password : ${{ secrets.PASS }}
|
||||
script: rm -rf /var/www/venith && cd /var/www/ && git clone https://github.com/VenithNET/VENITH.NET/ && mv VENITH.NET venith
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue