Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Add port num
  • Loading branch information
ohinhyuk authored Jan 27, 2024
1 parent bb61379 commit aad1b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
host: ${{ secrets.SW_MILEAGE_SSH_HOST }}
username: ${{ secrets.SW_MILEAGE_SSH_USERNAME }}
key: ${{ secrets.SW_MILEAGE_SSH_PASSWORD }}
port: 22
script: |
whoami
cd ~/sh-script/manager
Expand Down

0 comments on commit aad1b43

Please sign in to comment.