This commit is contained in:
parent
d8ed7a14f5
commit
9fe4388d39
@ -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: appleboy/ssh-action@v1.2.0
|
uses: appleboy/ssh-action
|
||||||
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