Skip to content

Commit 6f3cffb

Browse files
authored
Update prod.yml
1 parent a45ccab commit 6f3cffb

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
@@ -37,8 +37,9 @@ jobs:
3737
env:
3838
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3939
# ARGS: "-rltgoDzvO --delete"
40+
SOURCE: 'dist/'
4041
REMOTE_HOST: 145.79.3.173
4142
REMOTE_USER: u965251139
4243
REMOTE_PORT: "65002"
4344
TARGET: domains/berrydashboard.com/public_html/angular/free
44-
EXCLUDE: '/node_modules/'
45+
EXCLUDE: '/node_modules/'

0 commit comments

Comments
 (0)