This commit is contained in:
parent
2f20584010
commit
7fb532cab5
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Deploy to Server
|
||||
uses: appleboy/scp-action@v0.1.7
|
||||
with:
|
||||
host: "172.17.0.1"
|
||||
host: "192.168.1.177"
|
||||
username: "john"
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
source: "public/*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user