This commit is contained in:
parent
375bf18029
commit
a2d0fecbde
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
# - uses: http://github.com/actions/checkout@v3
|
||||
- name: Deploy to server
|
||||
uses: http://github.com/appleboy/ssh-action@v1.2.0
|
||||
uses: https://github.com/appleboy/ssh-action@v1.2.0
|
||||
with:
|
||||
host: ${{ secrets.SERVER_HOST }}
|
||||
username: ${{ secrets.SERVER_USERNAME }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user