Skip to content

Commit 7ff55a2

Browse files
fixed deployment to site host
1 parent f3ea8cb commit 7ff55a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
server: ${{ secrets.SFTP_SERVER }}
3232
user: ${{ secrets.SFTP_USERNAME }}
3333
password: ${{ secrets.SFTP_PSW }}
34-
local_dir: './site'
34+
local_dir: './Doc/site'
3535
remote_dir: ${{ secrets.CF_SITE_DIR }}

0 commit comments

Comments
 (0)