Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 6s Details

This commit is contained in:
kj4lxc 2026-03-01 23:05:05 +00:00
parent 77c4ecf692
commit 64a98d75be
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
- name: SFTP Upload - Web
uses: wangyucode/sftp-upload-action@v2.0.2
with:
host: 127.0.0.1
host: 10.120.1.19
port: 22
username: ${{ secrets.WEB_USER }}
password: ${{ secrets.WEB_PASS }}