Skip to content

Commit ead010e

Browse files
authored
remote host value update (#17)
1 parent b04ac82 commit ead010e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3535
# ARGS: "-rltgoDzvO --delete"
3636
SOURCE: 'dist/'
37-
REMOTE_HOST: 91.108.116.107
37+
REMOTE_HOST: 82.29.156.38
3838
REMOTE_USER: u106957989
3939
REMOTE_PORT: '65002'
4040
TARGET: domains/codedthemes.com/public_html/demos/admin-templates/materially/react/free

.github/workflows/stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3535
# ARGS: "-rltgoDzvO --delete"
3636
SOURCE: 'dist/'
37-
REMOTE_HOST: 91.108.116.107
37+
REMOTE_HOST: 82.29.156.38
3838
REMOTE_USER: u106957989
3939
REMOTE_PORT: '65002'
4040
TARGET: domains/codedthemes.com/public_html/demos/admin-templates/materially/react/free/stage

0 commit comments

Comments
 (0)