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