Skip to content

Commit ed6f70b

Browse files
authored
new ftp path
1 parent c6b0db5 commit ed6f70b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
password: ${{ secrets.FTP_PASSWORD }}
2222
protocol: ftp
2323
port: 21
24-
server-dir: /prgz.it/www/datePicker/
24+
server-dir: ${{ secrets.FTP_PATH }}

0 commit comments

Comments
 (0)