Skip to content

Commit

Permalink
Update prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
petercipriano-wtv authored Jan 3, 2024
1 parent 2931e28 commit 34fdcbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Deploy
uses: appleboy/ssh-action@master
with:
host: 10.217.125.14
port: 2222
host: 10.217.125.7
port: 22
username: ubuntu
key: ${{ secrets.SSH_KEY }}
script: |
Expand Down

0 comments on commit 34fdcbb

Please sign in to comment.