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