Skip to content

Commit 4afaaef

Browse files
authored
Add port configuration to Deploy.yml
1 parent 703e590 commit 4afaaef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
host: ${{ secrets.EC2_HOST }}
4444
username: ubuntu
4545
key: ${{ secrets.EC2_SSH_KEY }}
46+
port: 22
4647
script: |
4748
cd /var/www/CI_CD-lab
4849

0 commit comments

Comments
 (0)