Skip to content

Commit 0f7bb49

Browse files
umapraseedarlubos
authored andcommitted
doc: Doc publish fix for Zoomin
Doc publish fix for Zoomin Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
1 parent 1778b44 commit 0f7bb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
sftp -v -i zoomin_key nordic@upload-v1.zoominsoftware.io <<EOF
5858
cd docs-be.nordicsemi.com/sphinx-html/incoming
5959
put ${file}
60-
cd ../../nordic-be-dev.zoominsoftware.io/sphinx-html/incoming
60+
cd ../../../nordic-be-dev.zoominsoftware.io/sphinx-html/incoming
6161
put ${file}
6262
quit
6363
EOF

0 commit comments

Comments
 (0)