Update push.yml

This commit is contained in:
MattTheTekie 2024-03-09 16:45:07 -05:00 committed by GitHub
commit 907f13b2ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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