Update push.yml
This commit is contained in:
parent
352cdc23b3
commit
b572a507f0
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:
|
|||
username: demon
|
||||
port: 6666
|
||||
password : ${{ secrets.PASS }}
|
||||
script: rm -rf /var/www/venith && cd /var/www/ && git clone https://github.com/VenithNET/VENITH.NET/ && mv VENITH.NET && venith
|
||||
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