Skip to content

Commit

Permalink
Deploy job update
Browse files Browse the repository at this point in the history
  • Loading branch information
pedelgado authored May 6, 2024
1 parent 2f56df4 commit aa9f85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
password: ${{ secrets.OCEBOT_HOST_PASS }}
port: ${{ secrets.OCEBOT_HOST_PORT }}
sftp_only: true
local_path: '.'
local_path: './*'
remote_path: ${{ secrets.KT_HOST_PATH }}

0 comments on commit aa9f85b

Please sign in to comment.