Skip to content

Commit 6752a6d

Browse files
authored
Update prod.yml
1 parent c93a4b2 commit 6752a6d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/prod.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ jobs:
3636
env:
3737
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3838
# ARGS: "-rltgoDzvO --delete"
39+
SOURCE: 'dist/'
3940
REMOTE_HOST: 145.79.3.173
4041
REMOTE_USER: u965251139
4142
REMOTE_PORT: "65002"
4243
TARGET: domains/mantisdashboard.com/public_html/angular/free
43-
EXCLUDE: '/node_modules/'
44+
EXCLUDE: '/node_modules/'

0 commit comments

Comments
 (0)