Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyunio authored Nov 14, 2024
1 parent 776abd8 commit c5ca700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
source: "./build/libs/*.jar"
target: download
target: deploy-basic/download

- name: Deploy remote ssh commands using password
uses: appleboy/[email protected]
Expand Down

0 comments on commit c5ca700

Please sign in to comment.