Skip to content

Commit 1626efc

Browse files
authored
Ipchange (#10)
* Update stage.yml * Update prod.yml
1 parent e592497 commit 1626efc

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
@@ -32,7 +32,7 @@ jobs:
3232
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3333
# ARGS: "-rltgoDzvO --delete"
3434
SOURCE: 'dist/'
35-
REMOTE_HOST: 217.21.92.35
35+
REMOTE_HOST: 154.49.240.71
3636
REMOTE_USER: u778408432
3737
REMOTE_PORT: '65002'
3838
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
@@ -32,7 +32,7 @@ jobs:
3232
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3333
# ARGS: "-rltgoDzvO --delete"
3434
SOURCE: 'dist/'
35-
REMOTE_HOST: 217.21.92.35
35+
REMOTE_HOST: 154.49.240.71
3636
REMOTE_USER: u778408432
3737
REMOTE_PORT: '65002'
3838
TARGET: domains/codedthemes.com/public_html/demos/admin-templates/materially/react/free/stage

0 commit comments

Comments
 (0)