Skip to content

Commit e16c0df

Browse files
committed
remote host value update
1 parent f6b07e2 commit e16c0df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Use Node.js 22
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: '22.x'
28+
node-version: '22'
2929

3030
- name: 🔨 Build Project
3131
run: |
@@ -36,7 +36,7 @@ jobs:
3636
env:
3737
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3838
# ARGS: "-rltgoDzvO --delete"
39-
REMOTE_HOST: 82.25.126.213
39+
REMOTE_HOST: 145.79.3.173
4040
REMOTE_USER: u965251139
4141
REMOTE_PORT: "65002"
4242
TARGET: domains/mantisdashboard.com/public_html/angular/free

0 commit comments

Comments
 (0)