diff ip
Some checks failed
Build Hugo Site / build (push) Failing after 1m13s

This commit is contained in:
John 2025-03-09 09:41:12 -05:00
parent 2f20584010
commit 7fb532cab5

View File

@ -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/*"