Skip to content

Commit 729c52a

Browse files
aggiunta subcartella all'interno del dominio con file del blog
1 parent ba9d17a commit 729c52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
user: ${{ secrets.FTP_USER }}
4545
password: ${{ secrets.FTP_PWD }}
4646
local_dir: "./cortexflow-blog"
47-
remote_dir: ${{ secrets.FTP_CF_DIR_2 }}
47+
remote_dir: ${{ secrets.FTP_CF_DIR_2 }}/cortexflow-blog

0 commit comments

Comments
 (0)