Skip to content

Commit b9ab847

Browse files
committed
adjust CI PATH in build-deploy-neurojsonio.yml
1 parent 32806e5 commit b9ab847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-neurojsonio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
username: ${{ secrets.NEUROJ_SERVER_USER }}
3636
ssh_private_key: ${{ secrets.NEUROJ_SERVER_SSH_KEY }}
3737
local_path: "./build/*"
38-
remote_path: "${{ secrets.NEUROJ_CI_PATH }}"
38+
remote_path: "${{ secrets.NEUROJ_IO_CI_PATH }}"

0 commit comments

Comments
 (0)